7.6 ExitLock Method

ExitLock removes the lock. This Method can only be called from the same Application which initiated the lock.

The signature of this Method is specified below. Table 70 and Table 71 specify the arguments and AddressSpace representation, respectively.

Signature

	ExitLock(
	  [out] 0:Int32       ExitLockStatus);
Table 70 – ExitLock Method Arguments
Argument Description
ExitLockStatus

0 – OK

-1 – E_NotLocked – the Object is not locked

Table 71 – ExitLock Method AddressSpace definition
Attribute Value
BrowseName1:ExitLock
References NodeClass BrowseName DataType TypeDefinition Other
0:HasPropertyVariable0:OutputArguments0:Argument[] 0:PropertyTypeM
Conformance Units
DI Locking