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.
Determines if the specified object is nonsignaled (unavailable).
BOOL IsLocked(
DWORD dwItem
);
Parameters
- dwItem
The index in the array of objects corresponding to the object whose state is being queried.
Return Value
Nonzero if the specified object is locked; otherwise 0.
Requirements
Header: afxmt.h