OPC Labs EasyOPC-UA Library
FindDataTypeDescriptions Implemented Method
OpcLabs_EasyOpcUA ActiveX DLL > UADataSetMetaData Collection > UAHeaderDataTypeSchema Interface : FindDataTypeDescriptions Implemented Method

Description
Finds data type descriptions for given data type IDs.

 

DISPID (Dispatch ID):

 

For more information, see FindDataTypeDescriptions in .NET Reference.

Syntax
Visual Basic
Public Function FindDataTypeDescriptions( _
   ByVal dataTypeIdList As Variant, _
   ByVal searchSupertypes As Boolean _
) As Variant()
Parameters
dataTypeIdList

searchSupertypes

Return Type

See FindDataTypeDescriptions in .NET Reference.

Remarks

For remarks, see FindDataTypeDescriptions in .NET Reference.

Example

For examples, see FindDataTypeDescriptions in .NET Reference.

See Also

UADataSetMetaData Collection  | UAHeaderDataTypeSchema Interface