ReactOS 0.4.17-dev-684-ga6524ef
_FILE_MAILSLOT_PEEK_BUFFER Struct Reference

#include <ntifs.template.h>

Public Attributes

ULONG ReadDataAvailable
 
ULONG NumberOfMessages
 
ULONG MessageLength
 

Detailed Description

Definition at line 1461 of file ntifs.template.h.

Member Data Documentation

◆ MessageLength

ULONG _FILE_MAILSLOT_PEEK_BUFFER::MessageLength

Definition at line 1464 of file ntifs.template.h.

◆ NumberOfMessages

ULONG _FILE_MAILSLOT_PEEK_BUFFER::NumberOfMessages

Definition at line 1463 of file ntifs.template.h.

◆ ReadDataAvailable

ULONG _FILE_MAILSLOT_PEEK_BUFFER::ReadDataAvailable

Definition at line 1462 of file ntifs.template.h.


The documentation for this struct was generated from the following file: