ReactOS 0.4.15-dev-7924-g5949c20
_FILE_MAILSLOT_PEEK_BUFFER Struct Reference

#include <ntifs.template.h>

Public Attributes

ULONG ReadDataAvailable
 
ULONG NumberOfMessages
 
ULONG MessageLength
 

Detailed Description

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

Member Data Documentation

◆ MessageLength

ULONG _FILE_MAILSLOT_PEEK_BUFFER::MessageLength

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

◆ NumberOfMessages

ULONG _FILE_MAILSLOT_PEEK_BUFFER::NumberOfMessages

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

◆ ReadDataAvailable

ULONG _FILE_MAILSLOT_PEEK_BUFFER::ReadDataAvailable

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


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