The pgmType property of the callLink element of the linkage options part specifies the kind of program being called when the type property is localCall. The pgmType property affects the generation of the calling program.
If the calling program is calling a DLL, set the pgmName property to the name of the entry point being called within the DLL. If the name of the entry point differs from the name of the DLL, set the library property to the name of the DLL.