OPC Labs Base Library
SetRawData Method
OpcLabs_BaseLib ActiveX DLL > LogEntryEventArgs Object : SetRawData Method

Description
Sets an array of bytes that holds the binary data associated with the entry.

 

DISPID (Dispatch ID):

 

For more information, see SetRawData in .NET Reference.

Syntax
Visual Basic
Public Sub SetRawData( _
   ByVal RawData As Variant _
) 
Parameters
RawData

Return Type

See SetRawData in .NET Reference.

Remarks

For remarks, see SetRawData in .NET Reference.

Example

For examples, see SetRawData in .NET Reference.

See Also

LogEntryEventArgs Object  | LogEntryEventArgs Members