Previous Next

LIBRARY-CALLING-CONVENTION attribute
Specifies the calling convention for a Windows Dynamic Link Library (DLL) or UNIX shared library.
Data type:
Access:
Applies to:
Table 84 lists the valid, case-sensitive, keyword constant values for the LIBRARY-CALLING-CONVENTION attribute.
 
The AVM returns a run-time error if a value other than "CDECL" or "STDCALL" is assigned to this attribute.
See also 
INVOKE( ) method (Handle), LIBRARY attribute, ORDINAL attribute

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.