Intel® Fortran Compiler 18.0 Developer Guide and Reference
AUTO Subroutine: Deallocates an argument list data structure.
USE IFAUTO
CALL AUTODeallocateInvokeArgs (invoke_args)
invoke_args |
The argument list data structure. Must be of type INTEGER(INT_PTR_KIND()). |
See the example in COMInitialize.