Micro Focus Content Manager SDK 10.1
TRIM.SDK.TrimObjectChangeNotifierBase Class Reference

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

Inheritance diagram for TRIM.SDK.TrimObjectChangeNotifierBase:
TRIM.SDK.TrimObjectChangeNotifier

Public Member Functions

void Dispose ()
 
 TrimObjectChangeNotifierBase (string dbid)
 
 TrimObjectChangeNotifierBase (string dbid, BaseObjectTypes objectType)
 
 TrimObjectChangeNotifierBase (string dbid, BaseObjectTypesList objectTypes)
 
void Start ()
 Start receiving notifications. More...
 
void Stop ()
 Stop receiving notifications. More...
 
delegate void SwigDelegateTrimObjectChangeNotifierBase_0 (global::System.IntPtr args)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ TrimObjectChangeNotifierBase() [1/3]

TRIM.SDK.TrimObjectChangeNotifierBase.TrimObjectChangeNotifierBase ( string  dbid)

◆ TrimObjectChangeNotifierBase() [2/3]

TRIM.SDK.TrimObjectChangeNotifierBase.TrimObjectChangeNotifierBase ( string  dbid,
BaseObjectTypes  objectType 
)

◆ TrimObjectChangeNotifierBase() [3/3]

TRIM.SDK.TrimObjectChangeNotifierBase.TrimObjectChangeNotifierBase ( string  dbid,
BaseObjectTypesList  objectTypes 
)

Member Function Documentation

◆ Dispose()

void TRIM.SDK.TrimObjectChangeNotifierBase.Dispose ( )

◆ Start()

void TRIM.SDK.TrimObjectChangeNotifierBase.Start ( )

Start receiving notifications.

◆ Stop()

void TRIM.SDK.TrimObjectChangeNotifierBase.Stop ( )

Stop receiving notifications.

◆ SwigDelegateTrimObjectChangeNotifierBase_0()

delegate void TRIM.SDK.TrimObjectChangeNotifierBase.SwigDelegateTrimObjectChangeNotifierBase_0 ( global::System.IntPtr  args)