McDBType is an interface to a particular [Object] Type definition [instance] which defines McDBLib hierarchy objects.
Object Model
Remarks
Each McDBType instance is associated with:
A string Name
0 or more McDBAttributeType objects, which define the
suggested attributes objects of this type will have.
0 or more Icons (OLE Streams), which can be used to
graphically represent the McDBType in a User Interface.
0 or more Categories (Database unique string identifiers),
which can be used to mark/identify a particular McDBType.
A 32-bit Flags value, entirely available for use in client
code. (i.e. this value has no meaning to McDBLib/McODBE).
A User friendly string Description and HelpContext.