Keyword constant
|
Description
|
STDCALL
|
Use the standard Windows calling convention when accessing the routine. This is the default value.
|
CDECL
|
Use the C calling convention when accessing the routine.
|