PS_STD_OUTPUT_HANDLE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTPSAPI_H
// User processes and threads
#if (PHNT_MODE != PHNT_MODE_KERNEL)
// begin_private
// begin_rev

#define PS_STD_OUTPUT_HANDLE 0x2

// end_rev
// end_private
#endif
#endif

View code on GitHub

No description available.