BreakLock allows a Client (with sufficiently high user rights) to break the lock. This Method will typically be available only to users with administrator privileges. BreakLock should be used with care as the locked element may be in an inconsistent state.
The signature of this Method is specified below. Table 68 and Table 69 specify the arguments and AddressSpace representation, respectively.
Signature
BreakLock(
[out] 0:Int32 BreakLockStatus);
Table 68 – BreakLock Method Arguments
Argument |
Description |
BreakLockStatus |
0 – OK -1 – E_NotLocked – the Object is not locked |
Table 69 – BreakLock Method AddressSpace definition
Attribute |
Value |
||||
BrowseName |
BreakLock |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
0:HasProperty |
Variable |
OutputArguments |
0:Argument[] |
0:PropertyType |
M |
Conformance Units |
|||||
DI Locking |