| Construction |
| CPatchFile |
Constructs object and validates license. |
| Access |
| IsInitialized |
Determines whether library has been
initialized. |
| Operations |
| Apply |
Applies a patch file against the specified
file on the target system, creating an updated version of the file. |
| Create |
Creates a patch file based on the differences
between a reference file and a modified version of that file. |
| GetInformation |
Returns information about the specified patch
file. |
| Overridables |
| OnStatus |
Performs user-defined actions following
firing of a status event. |