static OperationManager * GetOperationManager();
None.
OperationManager
object. Gets a pointer to an OperationManager
object.
This function returns a pointer to the OperationManager
object that manages all DOOperation
objects. The main purpose of OperationManager
objects is to manage the callback functions that are called when the various system operations start and end.
CONFIDENTIAL