Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the Automation enumerations with a description of the purpose of each.
Programming element | Description |
---|---|
CALLCONV | This enumeration identifies the calling convention used by a method described in the METHODDATA structure. |
DESCKIND | This enumeration identifies the type description being bound to. |
FUNCKIND | This enumeration lists various kinds of access of a function. |
FUNCFLAGS | This enumeration identifies the constants that define the properties of a function. |
INVOKEKIND | This enumeration is used to specify the way in which a function is to be invoked by IDispatch::Invoke. |
TYPEKIND | This enumeration specifies various types of data and functions. |
VARTYPE | This enumeration is used in VARIANT, TYPEDESC, OLE property sets, and safe arrays. |
See Also
Send Feedback on this topic to the authors