Description
Provides metadata for a custom OPC UA enumeration or option set data type.
ProgId: OpcLabs.EasyOpc.UA.DataTypeSchema.UAEnumTypeInfo
CLSID (Class ID): 37776780-689b-44b8-a327-5988ab8a0923
Default interface: OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UAEnumTypeInfo
Event source interface:
For more information, see UAEnumTypeInfo and OpcLabs.EasyOpc.UA.DataTypeSchema.ComTypes._UAEnumTypeInfo in .NET Reference.
Interfaces
Interface | Description |
_Object | |
IEnumerable |
IID (Interface ID): 496b0abe-cdee-11d3-88e8-00902754c43a
For more information, see IEnumerable in .NET Reference. |
ISerializable |
IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8
For more information, see ISerializable in .NET Reference. |
UADataTypeInfo | Abstract base data type for all data types used to provide the metadata for custom data types like structures and enumerations.
IID (Interface ID): 52e99547-2ca9-450e-b872-34a1bc032197
For more information, see _UADataTypeInfo in .NET Reference. |
Example
For examples, see UAEnumTypeInfo in .NET Reference.
See Also