operator HANDLE( ) const;
Return Value
If successful, the handle of the synchronization object; otherwise, NULL.
Remarks
Use this operator to get the handle of the CSyncObject object. You can use the handle to call Windows APIs directly.
CSyncObject Overview | Class Members | Hierarchy Chart