#ifndef _NTIOAPI_H typedef struct _FILE_MAILSLOT_SET_INFORMATION { PLARGE_INTEGER ReadTimeout; } FILE_MAILSLOT_SET_INFORMATION, *PFILE_MAILSLOT_SET_INFORMATION; #endif View code on GitHub
This structure is documented in Windows Driver Kit.