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

ID 767251
Date 9/08/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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.