FILE_PIPE_READ_DATA - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIOAPI_H

// Flags for query event

#define FILE_PIPE_READ_DATA 0x00000000

#endif

View code on GitHub

No description available.