OPC Studio User's Guide and Reference
OpcLabs.BaseLib.DataTypeModel.ComTypes Namespace
Inheritance Hierarchy
OpcLabs.BaseLib Assembly : OpcLabs.BaseLib.DataTypeModel.ComTypes Namespace
This namespace contains COM types for classes that facilitate work with data type model.
Interfaces
 InterfaceDescription
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.CompositeDataType to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.DataField to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.DataFieldCollection to COM clients.

This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.BaseLib.DataTypeModel.DataField.

InterfaceExposes OpcLabs.BaseLib.DataTypeModel.DataType to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.EnumerationData to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.EnumerationDataType to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.EnumerationMember to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.EnumerationMemberCollection to COM clients.

This interface represents a keyed collection, where the keys are of type System.String and the values are of type OpcLabs.BaseLib.DataTypeModel.EnumerationMember.

InterfaceExposes OpcLabs.BaseLib.DataTypeModel.FieldDataDictionary to COM clients.

This interface represents a directory, where the keys are of type System.Int32 and the values are of type System.Object.

InterfaceExposes OpcLabs.BaseLib.DataTypeModel.GenericData to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.GenericDataCollection to COM clients.

This interface represents a collection, where the items are of type OpcLabs.BaseLib.DataTypeModel.GenericData.

InterfaceExposes OpcLabs.BaseLib.DataTypeModel.OpaqueData to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.OpaqueDataType to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.PrimitiveData to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.PrimitiveDataType to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.SequenceData to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.SequenceDataType to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.StructuredData to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.StructuredDataType to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.TypeMemberInfo to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.UnionData to COM clients.
InterfaceExposes OpcLabs.BaseLib.DataTypeModel.UnionDataType to COM clients.
See Also

Reference

OpcLabs.BaseLib Assembly