|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shellext.h>


Public Member Functions | |
| ntstatus_error (NTSTATUS Status) | |
| const char * | what () const noexcept |
Public Attributes | |
| NTSTATUS | Status |
Public Attributes inherited from __exception | |
| vtable_ptr * | vtable |
| char * | name |
| int | do_free |
| const vtable_ptr * | vtable |
| BOOL | do_free |
Private Attributes | |
| string | msg |
Definition at line 377 of file shellext.h.
| ntstatus_error::ntstatus_error | ( | NTSTATUS | Status | ) |
Definition at line 793 of file main.cpp.
Definition at line 381 of file shellext.h.
|
private |
Definition at line 388 of file shellext.h.
Referenced by ntstatus_error(), and what().
| NTSTATUS ntstatus_error::Status |
Definition at line 385 of file shellext.h.
Referenced by BtrfsChangeDriveLetter::DlgProc().