Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Identifies the calling convention used by a member function described in the METHODDATA structure.
typedef enum tagCALLCONV {
CC_FASTCALL = 0,
CC_CDECL = 1,
CC_MSCPASCAL,
CC_PASCAL,
CC_MACPASCAL,
CC_STDCALL,
CC_FPFASTCALL,
CC_SYSCALL,
CC_MPWCDECL,
CC_MPWPASCAL,
CC_MAX
} CALLCONV;
CC_FASTCALL Value: 0 |
CC_CDECL Value: 1 |
CC_MSCPASCAL |
CC_PASCAL |
CC_MACPASCAL |
CC_STDCALL |
CC_FPFASTCALL |
CC_SYSCALL |
CC_MPWCDECL |
CC_MPWPASCAL |
CC_MAX |
Requirement | Value |
---|---|
Header | oaidl.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today