InitializeRemoveLock (Windows CE 5.0)
This function creates a remove lock.
BOOL InitializeRemoveLock( IN PREMOVE_LOCK Lock);
Parameters
- Lock
[in] Pointer to a REMOVE_LOCK structure.
Return Values
Returns TRUE if the lock was successfully created with CreateEvent. Otherwise, returns FALSE.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Usbclient.h.
See Also
Send Feedback on this topic to the authors