OPC Labs EasyOPC-UA Library
LockConnection Method
OpcLabs_EasyOpcUA ActiveX DLL > ComEasyUAClientConnectionControl Object : LockConnection Method

Description
Locks a connection to the specified endpoint descriptor.

 

DISPID (Dispatch ID):

 

For more information, see LockConnection in .NET Reference.

Syntax
Visual Basic
Public Function LockConnection( _
   ByVal endpointDescriptor As Variant _
) As Long
Parameters
endpointDescriptor

Return Type

See LockConnection in .NET Reference.

Remarks

For remarks, see LockConnection in .NET Reference.

Example

For examples, see LockConnection in .NET Reference.

See Also

ComEasyUAClientConnectionControl Object  | ComEasyUAClientConnectionControl Members