Header menu logo B2R2

ComplexTypeKind Type

Indicates the type of the complex type.

Union cases

Union case Description

Class

Full Usage: Class

Coclass

Full Usage: Coclass

Cointerface

Full Usage: Cointerface

Struct

Full Usage: Struct

Union

Full Usage: Union

UnknownComplexType

Full Usage: UnknownComplexType

Instance members

Instance member Description

this.IsClass

Full Usage: this.IsClass

Returns: bool
Returns: bool

this.IsCoclass

Full Usage: this.IsCoclass

Returns: bool
Returns: bool

this.IsCointerface

Full Usage: this.IsCointerface

Returns: bool
Returns: bool

this.IsStruct

Full Usage: this.IsStruct

Returns: bool
Returns: bool

this.IsUnion

Full Usage: this.IsUnion

Returns: bool
Returns: bool

this.IsUnknownComplexType

Full Usage: this.IsUnknownComplexType

Returns: bool
Returns: bool

Type something to start searching.