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

Description
Sets the binary body of the extension object.

 

DISPID (Dispatch ID):

 

For more information, see SetBinaryBody in .NET Reference.

Syntax
Visual Basic
Public Sub SetBinaryBody( _
   ByRef BinaryBody() As Byte _
) 
Parameters
BinaryBody

Return Type

See SetBinaryBody in .NET Reference.

Remarks

For remarks, see SetBinaryBody in .NET Reference.

Example

For examples, see SetBinaryBody in .NET Reference.

See Also

UAExtensionObject Object  | UAExtensionObject Members