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

_CONSOLE_API_CONNECTINFO Struct Reference

#include <conmsg.h>

List of all members.

Public Attributes

IN OUT CONSOLE_INFO ConsoleInfo
IN BOOLEAN ConsoleApp
IN BOOLEAN WindowVisible
IN LPTHREAD_START_ROUTINE CtrlRoutine
IN LPTHREAD_START_ROUTINE PropRoutine
IN DWORD TitleLength
IN WCHAR Title [MAX_TITLE_LENGTH/2]
IN DWORD DesktopLength
IN LPWSTR Desktop
IN DWORD AppNameLength
IN WCHAR AppName [MAX_APP_NAME_LENGTH/2]
IN DWORD CurDirLength
IN WCHAR CurDir [MAX_PATH+1]


Member Data Documentation

IN WCHAR _CONSOLE_API_CONNECTINFO::AppName[MAX_APP_NAME_LENGTH/2]
 

Definition at line 103 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN DWORD _CONSOLE_API_CONNECTINFO::AppNameLength
 

Definition at line 102 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN BOOLEAN _CONSOLE_API_CONNECTINFO::ConsoleApp
 

Definition at line 89 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN OUT CONSOLE_INFO _CONSOLE_API_CONNECTINFO::ConsoleInfo
 

Definition at line 88 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN LPTHREAD_START_ROUTINE _CONSOLE_API_CONNECTINFO::CtrlRoutine
 

Definition at line 91 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN WCHAR _CONSOLE_API_CONNECTINFO::CurDir[MAX_PATH+1]
 

Definition at line 105 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN DWORD _CONSOLE_API_CONNECTINFO::CurDirLength
 

Definition at line 104 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN LPWSTR _CONSOLE_API_CONNECTINFO::Desktop
 

Definition at line 101 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN DWORD _CONSOLE_API_CONNECTINFO::DesktopLength
 

Definition at line 100 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN LPTHREAD_START_ROUTINE _CONSOLE_API_CONNECTINFO::PropRoutine
 

Definition at line 92 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN WCHAR _CONSOLE_API_CONNECTINFO::Title[MAX_TITLE_LENGTH/2]
 

Definition at line 99 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN DWORD _CONSOLE_API_CONNECTINFO::TitleLength
 

Definition at line 98 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().

IN BOOLEAN _CONSOLE_API_CONNECTINFO::WindowVisible
 

Definition at line 90 of file conmsg.h.

Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine().


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