Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-4EFE48CA-DB6A-4678-9E80-053E4045B2EE
Visible to Intel only — GUID: GUID-4EFE48CA-DB6A-4678-9E80-053E4045B2EE
AUTOAllocateInvokeArgs
AUTO Function: Allocates an argument list data structure that holds the arguments to be passed to AUTOInvoke. This routine is only available for Windows.
USE IFAUTO
result = AUTOAllocateInvokeArgs( )
The value returned is an argument list data structure of type INTEGER(INT_PTR_KIND()).
See the example in COMInitialize.