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

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

AUTODeallocateInvokeArgs

AUTO Subroutine: Deallocates an argument list data structure. This routine is only available for Windows.

Module

USE IFAUTO

CALL AUTODeallocateInvokeArgs (invoke_args)

invoke_args

The argument list data structure. Must be of type INTEGER(INT_PTR_KIND()).

Example

See the example in COMInitialize.