OPC Labs EasyOPC-UA Library
TryGetFieldValue Method
OpcLabs_EasyOpcUA ActiveX DLL > UAEventData Object : TryGetFieldValue Method

Description
Attempts to retrieve a value of specified field from the event data.

 

DISPID (Dispatch ID):

 

For more information, see TryGetFieldValue in .NET Reference.

Syntax
Visual Basic
Public Function TryGetFieldValue( _
   ByVal attributeField As Variant, _
   ByRef value As Variant _
) As Boolean
Parameters
attributeField

value

Return Type

See TryGetFieldValue in .NET Reference.

Remarks

For remarks, see TryGetFieldValue in .NET Reference.

Example

For examples, see TryGetFieldValue in .NET Reference.

See Also

UAEventData Object  | UAEventData Members