ReactOS 0.4.15-dev-7953-g1f49173
_FILE_MAILSLOT_QUERY_INFORMATION Struct Reference

#include <winternl.h>

Collaboration diagram for _FILE_MAILSLOT_QUERY_INFORMATION:

Public Attributes

ULONG MaximumMessageSize
 
ULONG MailslotQuota
 
ULONG NextMessageSize
 
ULONG MessagesAvailable
 
LARGE_INTEGER ReadTimeout
 

Detailed Description

Definition at line 732 of file winternl.h.

Member Data Documentation

◆ MailslotQuota

ULONG _FILE_MAILSLOT_QUERY_INFORMATION::MailslotQuota

Definition at line 734 of file winternl.h.

◆ MaximumMessageSize

ULONG _FILE_MAILSLOT_QUERY_INFORMATION::MaximumMessageSize

Definition at line 733 of file winternl.h.

◆ MessagesAvailable

ULONG _FILE_MAILSLOT_QUERY_INFORMATION::MessagesAvailable

Definition at line 736 of file winternl.h.

◆ NextMessageSize

ULONG _FILE_MAILSLOT_QUERY_INFORMATION::NextMessageSize

Definition at line 735 of file winternl.h.

◆ ReadTimeout

LARGE_INTEGER _FILE_MAILSLOT_QUERY_INFORMATION::ReadTimeout

Definition at line 737 of file winternl.h.


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