Intel® Fortran Compiler 18.0 Developer Guide and Reference

AUTODeallocateInvokeArgs (W*S)

AUTO Subroutine: Deallocates an argument list data structure.

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.