ComplexTypeKind Type
Indicates the type of the complex type.
Union cases
Union case | Description |
Full Usage:
Class
|
|
Full Usage:
Coclass
|
|
Full Usage:
Cointerface
|
|
Full Usage:
Struct
|
|
Full Usage:
Union
|
|
Full Usage:
UnknownComplexType
|
Instance members
Instance member | Description |
Full Usage:
this.IsClass
Returns: bool
|
|
Full Usage:
this.IsCoclass
Returns: bool
|
|
Full Usage:
this.IsCointerface
Returns: bool
|
|
Full Usage:
this.IsStruct
Returns: bool
|
|
Full Usage:
this.IsUnion
Returns: bool
|
|
Full Usage:
this.IsUnknownComplexType
Returns: bool
|
|