InitializeRemoveLock (Windows CE 5.0)

Send Feedback

This function creates a remove lock.

BOOL InitializeRemoveLock(  IN PREMOVE_LOCK Lock);

Parameters

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

CreateEvent | REMOVE_LOCK

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.