w32api_set_call_method
Sets the calling method used
&reftitle.description;
voidw32api_set_call_method
intmethod
This function sets the method call type.
&reftitle.parameters;
method
Can be one of DC_CALL_CDECL or
DC_CALL_STD (the extension default).
&reftitle.returnvalues;
&return.void;
&reftitle.notes;
&warn.experimental.func;