DIRECTXREGISTERAPP

Deprecated. Do not use.

typedef struct DIRECTXREGISTERAPP {
    DWORD dwSize;
    DWORD dwFlags;
    LPSTR lpszApplicationName;
    LPGUID lpGUID;
    LPSTR lpszFilename;
    LPSTR lpszCommandLine;
    LPSTR lpszPath;
    LPSTR lpszCurrentDirectory;
} DIRECTXREGISTERAPP, *LPDIRECTXREGISTERAPP;

Members

dwSize
dwFlags
lpszApplicationName
lpGUID
lpszFilename
lpszCommandLine
lpszPath
lpszCurrentDirectory