wpIsLocked Return Value - rc
rc
(
BOOL
) - returns
A flag indicating whether the object can be made dormant.
Possible values are described in the following list:
TRUE
The object is locked and cannot be made dormant.
FALSE
The object is not locked and can be made dormant.
[Back: wpIsLocked Parameter - somSelf]
[Next: wpIsLocked - Parameters]