![]() |
• Utility Library |
|
API Links
Developer Links
|
Completable::CallCompletionProcDefined in:
Invokes the completion procedure for an object.
C4Completable.hPrototype
Description
The CallCompletionProc function invokes the currently installed completion procedure for an object. If no completion procedure is installed, then calling CallCompletionProc has no effect. A completion procedure is installed by calling Completable::SetCompletionProc.
See Also
|