OPC Labs EasyOPC-UA Library
SetOrigin Implemented Method
OpcLabs_EasyOpcUA ActiveX DLL > UADataSetHeader Object > UAPubSubHeader Interface : SetOrigin Implemented Method

Description
Sets the origin of the dataset (the type and semantics depend on the transport used).

 

DISPID (Dispatch ID):

 

For more information, see SetOrigin in .NET Reference.

Syntax
Visual Basic
Public Sub SetOrigin( _
   ByVal value As Variant _
) 
Parameters
value

Return Type

See SetOrigin in .NET Reference.

Remarks

For remarks, see SetOrigin in .NET Reference.

Example

For examples, see SetOrigin in .NET Reference.

See Also

UADataSetHeader Object  | UAPubSubHeader Interface