[Toc][Index]

DosQAppType



#define INCL_DOSSESMGR

USHORT  rc = DosQAppType(ExecutableFileName, AppType);

PSZ           ExecutableFileName; /* Address of executable file path name
                                      string */
PUSHORT       AppType;            /* Address to put application type
                                      flags */

USHORT        rc;                 /* return code */


Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs