void RegisterCallback( OperationCallback * pCallback );
Name | Description | |
---|---|---|
pCallback |
Specifies the pointer to the callback function for this OperationManager
.
The registered OperationCallback
is executed according to the level of priority set when it was created.
UnregisterCallback, Operationcallback
CONFIDENTIAL