Aqualogic Interaction API  
 

IPTServerContext.GetLockState Method 

Returns the current lock state of the object.

int GetLockState();

Return Value

The lock state of the object, which will be a value from the PT_LOCKSTATES enumeration.

See Also

IPTServerContext Interface | com.plumtree.server Namespace