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

_CONSOLE_PROCESS_HANDLE Struct Reference

#include <server.h>

List of all members.

Public Attributes

LIST_ENTRY ListLink
HANDLE ProcessHandle
PCSR_PROCESS Process
ULONG TerminateCount
LPTHREAD_START_ROUTINE CtrlRoutine
LPTHREAD_START_ROUTINE PropRoutine


Member Data Documentation

LPTHREAD_START_ROUTINE _CONSOLE_PROCESS_HANDLE::CtrlRoutine
 

Definition at line 50 of file server.h.

Referenced by ConsoleAddProcessRoutine(), ConsoleClientConnectRoutine(), ProcessCtrlEvents(), and SrvAllocConsole().

LIST_ENTRY _CONSOLE_PROCESS_HANDLE::ListLink
 

Definition at line 46 of file server.h.

Referenced by RemoveProcessFromList().

PCSR_PROCESS _CONSOLE_PROCESS_HANDLE::Process
 

Definition at line 48 of file server.h.

Referenced by ConsoleAddProcessRoutine(), ConsoleClientConnectRoutine(), ConsoleClientShutdown(), ModifyConsoleProcessFocus(), ProcessCtrlEvents(), SrvAllocConsole(), SrvGenerateConsoleCtrlEvent(), and TrimConsoleWorkingSet().

HANDLE _CONSOLE_PROCESS_HANDLE::ProcessHandle
 

Definition at line 47 of file server.h.

Referenced by ConsoleAddProcessRoutine(), FindProcessInList(), ProcessCtrlEvents(), PropertiesDlgShow(), PropertiesUpdate(), and RemoveProcessFromList().

LPTHREAD_START_ROUTINE _CONSOLE_PROCESS_HANDLE::PropRoutine
 

Definition at line 51 of file server.h.

Referenced by ConsoleAddProcessRoutine(), ConsoleClientConnectRoutine(), PropertiesDlgShow(), and SrvAllocConsole().

ULONG _CONSOLE_PROCESS_HANDLE::TerminateCount
 

Definition at line 49 of file server.h.

Referenced by ProcessCtrlEvents().


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