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);| Argument | Description |
| ExitLockStatus | 0 – OK -1 – E_NotLocked – the Object is not locked |
| Attribute | Value | ||||
| BrowseName | 1:ExitLock | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:OutputArguments | 0:Argument[] | 0:PropertyType | M |
| Conformance Units | |||||
|---|---|---|---|---|---|
| DI Locking |