Increasing or Decreasing the Object's Lock Count

The wpLockObject method increases the object's lock count by one. The wpUnlockObject method decreases the object's lock count by one. If the lock count is zero, the object can be made dormant. The wpIsLocked method returns TRUE if the object is locked. Otherwise, it returns FALSE.


[Back: Removing Items from the Object's In-Use List]
[Next: Finding an Object's In-Use Item]