|
ReactOS 0.4.17-dev-470-gf9e3448
|
#include <precomp.h>

| DWORD _COMMAND_ENTRY::dwShortCmdHelpToken |
Definition at line 80 of file precomp.h.
Referenced by PrintContext(), and PrintShortGroupCommands().
| PFN_HANDLE_CMD _COMMAND_ENTRY::pfnCmdHandler |
Definition at line 79 of file precomp.h.
Referenced by InterpretCommand().
| PNS_OSVERSIONCHECK _COMMAND_ENTRY::pfnOsVersionCheck |
Definition at line 83 of file precomp.h.
Referenced by InterpretCommand(), PrintContext(), and PrintShortGroupCommands().
| struct _COMMAND_ENTRY* _COMMAND_ENTRY::pNext |
Definition at line 76 of file precomp.h.
Referenced by AddContextCommand(), AddGroupCommand(), GetContextCommand(), GetGroupCommand(), PrintContext(), and PrintShortGroupCommands().
| struct _COMMAND_ENTRY* _COMMAND_ENTRY::pPrev |
| PWSTR _COMMAND_ENTRY::pwszCmdToken |
Definition at line 78 of file precomp.h.
Referenced by GetContextCommand(), GetGroupCommand(), InterpretCommand(), PrintContext(), and PrintShortGroupCommands().