C# Class AppUpdater.Delta.NativeMethods

Show file Open project: diogomafra/AppUpdater

Private Methods

Method Description
ApplyDeltaA ( long ApplyFlags, [ lpSourceName, [ lpDeltaName, [ lpTargetName ) : bool
ApplyDeltaB ( long ApplyFlags, DELTA_INPUT Source, DELTA_INPUT Delta, [ lpTarget ) : bool
ApplyDeltaProvidedB ( long ApplyFlags, DELTA_INPUT Source, DELTA_INPUT Delta, System lpTarget, uint uTargetSize ) : bool
ApplyDeltaW ( long ApplyFlags, [ lpSourceName, [ lpDeltaName, [ lpTargetName ) : bool
CreateDeltaA ( long FileTypeSet, long SetFlags, long ResetFlags, [ lpSourceName, [ lpTargetName, [ lpSourceOptionsName, [ lpTargetOptionsName, DELTA_INPUT GlobalOptions, [ lpTargetFileTime, uint HashAlgId, [ lpDeltaName ) : bool
CreateDeltaB ( long FileTypeSet, long SetFlags, long ResetFlags, DELTA_INPUT Source, DELTA_INPUT Target, DELTA_INPUT SourceOptions, DELTA_INPUT TargetOptions, DELTA_INPUT GlobalOptions, [ lpTargetFileTime, uint HashAlgId, [ lpDelta ) : bool
CreateDeltaW ( long FileTypeSet, long SetFlags, long ResetFlags, [ lpSourceName, [ lpTargetName, [ lpSourceOptionsName, [ lpTargetOptionsName, DELTA_INPUT GlobalOptions, [ lpTargetFileTime, uint HashAlgId, [ lpDeltaName ) : bool
DeltaFree ( [ lpMemory ) : bool
DeltaNormalizeProvidedB ( long FileTypeSet, long NormalizeFlags, DELTA_INPUT NormalizeOptions, System lpSource, uint uSourceSize ) : bool
GetDeltaInfoA ( [ lpDeltaName, [ lpHeaderInfo ) : bool
GetDeltaInfoB ( DELTA_INPUT Delta, [ lpHeaderInfo ) : bool
GetDeltaInfoW ( [ lpDeltaName, [ lpHeaderInfo ) : bool
GetDeltaSignatureA ( long FileTypeSet, uint HashAlgId, [ lpSourceName, [ lpHash ) : bool
GetDeltaSignatureB ( long FileTypeSet, uint HashAlgId, DELTA_INPUT Source, [ lpHash ) : bool
GetDeltaSignatureW ( long FileTypeSet, uint HashAlgId, [ lpSourceName, [ lpHash ) : bool