Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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