wpAssertObjectMutexSem - Parameters
somSelf
(WPObject *) - input
Pointer to the object on which the method is being invoked.
Points to an object of class
WPObject
.
rc
(
BOOL
) - returns
Success indicator
TRUE
The object semaphore is held by the calling thread.
FALSE
The object semaphore is not held by the calling thread.
[Back: wpAssertObjectMutexSem Return Value - rc]
[Next: wpAssertObjectMutexSem - Remarks]