Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 3/22/2024
Public
Document Table of Contents

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.

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.