Micro Focus Content Manager SDK 9.3
HP.HPTRIM.SDK.DownloadNotifierBase Class Reference

Internal SDK class. Should not be instantiated by SDK users. See the DownloadNotifier class instead. More...

Inheritance diagram for HP.HPTRIM.SDK.DownloadNotifierBase:
HP.HPTRIM.SDK.DownloadNotifier

Public Member Functions

void Dispose ()
 
 DownloadNotifierBase (Database db)
 
 DownloadNotifierBase (Database db, long startingPosition, long endingPosition)
 
 DownloadNotifierBase (Database db, long startingPosition)
 
delegate void SwigDelegateDownloadNotifierBase_0 (global::System.IntPtr args)
 

Detailed Description

Internal SDK class. Should not be instantiated by SDK users. See the DownloadNotifier class instead.

Constructor & Destructor Documentation

HP.HPTRIM.SDK.DownloadNotifierBase.DownloadNotifierBase ( Database  db)
HP.HPTRIM.SDK.DownloadNotifierBase.DownloadNotifierBase ( Database  db,
long  startingPosition,
long  endingPosition 
)
HP.HPTRIM.SDK.DownloadNotifierBase.DownloadNotifierBase ( Database  db,
long  startingPosition 
)

Member Function Documentation

void HP.HPTRIM.SDK.DownloadNotifierBase.Dispose ( )
delegate void HP.HPTRIM.SDK.DownloadNotifierBase.SwigDelegateDownloadNotifierBase_0 ( global::System.IntPtr  args)