Mono Class Library: System.Runtime.InteropServices.ComTypes Namespace

System.Runtime.InteropServices.ComTypes.TYPEKIND Enumeration

Documentation for this section has not yet been entered.
public enum TYPEKIND

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
TKIND_ALIASDocumentation for this section has not yet been entered.
TKIND_COCLASSDocumentation for this section has not yet been entered.
TKIND_DISPATCHDocumentation for this section has not yet been entered.
TKIND_ENUMDocumentation for this section has not yet been entered.
TKIND_INTERFACEDocumentation for this section has not yet been entered.
TKIND_MAXDocumentation for this section has not yet been entered.
TKIND_MODULEDocumentation for this section has not yet been entered.
TKIND_RECORDDocumentation for this section has not yet been entered.
TKIND_UNIONDocumentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.InteropServices.ComTypes
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0