Aqualogic Interaction API
IPTLockManager.UnlockObject Method
Unlock an object.
void
UnlockObject(
int
classID
,
int
objectID
);
Parameters
classID
Class ID (from PT_CLASSIDS)
objectID
Object ID of object
See Also
IPTLockManager Interface
|
com.plumtree.server Namespace