tagPROCESS_LAUNCH_INFO

Undocumented in source.
version(Windows && USE_MAGO)
struct tagPROCESS_LAUNCH_INFO {}

Members

Variables

bstrEnv
BSTR bstrEnv;
Undocumented in source.
fLaunchSuspended
BOOL fLaunchSuspended;
Undocumented in source.
pszArgs
LPCOLESTR pszArgs;
Undocumented in source.
pszDir
LPCOLESTR pszDir;
Undocumented in source.
pszExe
LPCOLESTR pszExe;
Undocumented in source.

Meta