OPC Labs EasyOPC-UA Library
SetBody Method
OpcLabs_EasyOpcUA ActiveX DLL > UAExtensionObject Object : SetBody Method

Description
Sets the body (embedded object) of the extension object.

 

DISPID (Dispatch ID):

 

For more information, see SetBody in .NET Reference.

Syntax
Visual Basic
Public Sub SetBody( _
   ByVal Body As Variant _
) 
Parameters
Body

Return Type

See SetBody in .NET Reference.

Remarks

For remarks, see SetBody in .NET Reference.

Example

For examples, see SetBody in .NET Reference.

See Also

UAExtensionObject Object  | UAExtensionObject Members