ReactOS
0.4.15-dev-5606-gf34e425
|
#include <ShellCommandDeleteKey.h>
Public Member Functions | |
CShellCommandDeleteKey (CRegistryTree &rTree) | |
virtual | ~CShellCommandDeleteKey () |
virtual BOOL | Match (const TCHAR *pchCommand) |
virtual int | Execute (CConsole &rConsole, CArgumentParser &rArguments) |
virtual const TCHAR * | GetHelpString () |
virtual const TCHAR * | GetHelpShortDescriptionString () |
![]() | |
CShellCommand () | |
virtual | ~CShellCommand () |
Private Attributes | |
CRegistryTree & | m_rTree |
Definition at line 12 of file ShellCommandDeleteKey.h.
CShellCommandDeleteKey::CShellCommandDeleteKey | ( | CRegistryTree & | rTree | ) |
Definition at line 37 of file ShellCommandDeleteKey.cpp.
|
virtual |
Definition at line 41 of file ShellCommandDeleteKey.cpp.
|
virtual |
Implements CShellCommand.
Definition at line 50 of file ShellCommandDeleteKey.cpp.
Implements CShellCommand.
Definition at line 162 of file ShellCommandDeleteKey.cpp.
Referenced by Execute().
|
private |
Definition at line 22 of file ShellCommandDeleteKey.h.
Referenced by Execute().