Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_MAILSLOT_CREATE_PARAMETERS Struct Reference

#include <io.h>

List of all members.

Public Attributes

ULONG MailslotQuota
ULONG MaximumMessageSize
LARGE_INTEGER ReadTimeout
BOOLEAN TimeoutSpecified


Member Data Documentation

ULONG _MAILSLOT_CREATE_PARAMETERS::MailslotQuota
 

Definition at line 401 of file io.h.

Referenced by NtCreateMailslotFile().

ULONG _MAILSLOT_CREATE_PARAMETERS::MaximumMessageSize
 

Definition at line 402 of file io.h.

Referenced by NtCreateMailslotFile().

LARGE_INTEGER _MAILSLOT_CREATE_PARAMETERS::ReadTimeout
 

Definition at line 403 of file io.h.

Referenced by NtCreateMailslotFile().

BOOLEAN _MAILSLOT_CREATE_PARAMETERS::TimeoutSpecified
 

Definition at line 404 of file io.h.

Referenced by NtCreateMailslotFile().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:20 2004 for test by doxygen 1.3.7