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

_EXE_ALIAS_LIST Struct Reference

#include <cmdline.h>

List of all members.

Public Attributes

LIST_ENTRY ListLink
USHORT ExeLength
PWCHAR ExeName
LIST_ENTRY AliasList


Member Data Documentation

LIST_ENTRY _EXE_ALIAS_LIST::AliasList
 

Definition at line 172 of file cmdline.h.

Referenced by AddExeAliasList(), ClearAliases(), SrvGetConsoleAliases(), and SrvGetConsoleAliasesLength().

USHORT _EXE_ALIAS_LIST::ExeLength
 

Definition at line 170 of file cmdline.h.

Referenced by AddExeAliasList(), FindExe(), SrvGetConsoleAliasExes(), and SrvGetConsoleAliasExesLength().

PWCHAR _EXE_ALIAS_LIST::ExeName
 

Definition at line 171 of file cmdline.h.

Referenced by AddExeAliasList(), FindExe(), and SrvGetConsoleAliasExes().

LIST_ENTRY _EXE_ALIAS_LIST::ListLink
 

Definition at line 169 of file cmdline.h.

Referenced by AddExeAliasList().


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