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

_ECHANNEL Struct Reference

#include <ke.h>

List of all members.

Public Attributes

USHORT Type
USHORT State
PKPROCESS OwnerProcess
PKTHREAD ClientThread
PKTHREAD ServerThread
PVOID ServerContext
_ECHANNELServerChannel
KEVENT ReceiveEvent
KEVENT ClearToSendEvent


Member Data Documentation

KEVENT _ECHANNEL::ClearToSendEvent
 

Definition at line 823 of file ke.h.

Referenced by NtCreateChannel(), and NtReplyWaitSendChannel().

PKTHREAD _ECHANNEL::ClientThread
 

Definition at line 818 of file ke.h.

Referenced by NtCreateChannel(), and NtReplyWaitSendChannel().

PKPROCESS _ECHANNEL::OwnerProcess
 

Definition at line 817 of file ke.h.

Referenced by NtCreateChannel(), and NtOpenChannel().

KEVENT _ECHANNEL::ReceiveEvent
 

Definition at line 822 of file ke.h.

Referenced by NtCreateChannel(), and NtReplyWaitSendChannel().

struct _ECHANNEL* _ECHANNEL::ServerChannel
 

Definition at line 821 of file ke.h.

Referenced by NtCreateChannel(), NtListenChannel(), NtReplyWaitSendChannel(), and NtSendWaitReplyChannel().

PVOID _ECHANNEL::ServerContext
 

Definition at line 820 of file ke.h.

Referenced by NtCreateChannel(), and NtSetContextChannel().

PKTHREAD _ECHANNEL::ServerThread
 

Definition at line 819 of file ke.h.

Referenced by NtCreateChannel(), NtReplyWaitSendChannel(), and NtSetContextChannel().

USHORT _ECHANNEL::State
 

Definition at line 816 of file ke.h.

Referenced by NtCreateChannel(), and NtReplyWaitSendChannel().

USHORT _ECHANNEL::Type
 

Definition at line 815 of file ke.h.

Referenced by NtCreateChannel().


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