Share via


CSyncObject::operator HANDLE

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 OverviewClass MembersHierarchy Chart