ISynchronizeHandle interface (objidlbase.h)
Retrieves a handle associated with a synchronization object.
Inheritance
The ISynchronizeHandle interface inherits from the IUnknown interface. ISynchronizeHandle also has these types of members:
Methods
The ISynchronizeHandle interface has these methods.
| ISynchronizeHandle::GetHandle Retrieves a handle to the synchronization object. (ISynchronizeHandle.GetHandle) |
Requirements
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | objidlbase.h (include ObjIdl.h) |