Intel® Fortran Compiler 18.0 Developer Guide and Reference

AUTOAllocateInvokeArgs (W*S)

AUTO Function: Allocates an argument list data structure that holds the arguments to be passed to AUTOInvoke.

Module

USE IFAUTO

result = AUTOAllocateInvokeArgs( )

Results

The value returned is an argument list data structure of type INTEGER(INT_PTR_KIND()).

Example

See the example in COMInitialize.