LIBRARY-CALLING-CONVENTION attribute
Specifies the calling convention for a Windows Dynamic Link Library (DLL) or UNIX shared library.
Data type: CHARACTER
Access: Readable/Writable
Applies to: Call object handle
Table 85 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 alsoINVOKE( ) method (Handle), LIBRARY attribute, ORDINAL attribute
OpenEdge Release 10.2B
|