BreakLockallows a Client(with sufficiently high user rights) to break the lock. This Methodwill typically be available only to users with administrator privileges. BreakLockshould be used with care as the locked element may be in an inconsistent state.
The signature of this Methodis specified below. Table 68and Table 69specify the arguments and AddressSpacerepresentation, 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 |