This method is called to test whether some other method has requested serialization of access to this object. For example, you might define a method that requires the caller to obtain the object's mutex semaphore before calling your method. You can use the wpAssertObjectMutexSem method to insure that the caller has properly serialized the object before calling your method.