Use System.Runtime.InteropServices.ComTypes.DESCKIND instead.
Member Name | Description |
---|---|
DESCKIND_FUNCDESC |
Indicates that a System.Runtime.InteropServices.FUNCDESC was returned. |
DESCKIND_IMPLICITAPPOBJ |
Indicates that an IMPLICITAPPOBJ was returned. |
DESCKIND_MAX |
Indicates an end of enumeration marker. |
DESCKIND_NONE |
Indicates that no match was found. |
DESCKIND_TYPECOMP |
Indicates that a TYPECOMP was returned. |
DESCKIND_VARDESC |
Indicates that a VARDESC was returned. |