hStdOutput
If dwFlags
specifies STARTF_USESTDHANDLES
, this attribute is the standard output handle for the process. Otherwise, this attribute is ignored and the default for standard output is the console window’s buffer.
hStdOutput
If dwFlags
specifies STARTF_USESTDHANDLES
, this attribute is the standard output handle for the process. Otherwise, this attribute is ignored and the default for standard output is the console window’s buffer.
Please login to continue.