7.8 BreakLock Method

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 can be in an inconsistent state.

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

Signature

	BreakLock(
	  [out] 0:Int32      BreakLockStatus);
Table 74 – BreakLock Method Arguments
Argument Description
BreakLockStatus

0 – OK

-1 – E_NotLocked – the Object is not locked

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