ReactOS
0.4.12-dev-685-gf36cbf7
|
#include <cmtypes.h>
Public Attributes | |
PVOID | Object |
NTSTATUS | Status |
PVOID | PreInformation |
NTSTATUS | ReturnStatus |
PVOID | CallContext |
PVOID | ObjectContext |
PVOID | Reserved |
PVOID _REG_POST_OPERATION_INFORMATION::Object |
Definition at line 857 of file cmtypes.h.
Referenced by CmpDeleteKeyObject(), NtDeleteKey(), NtDeleteValueKey(), NtEnumerateKey(), NtEnumerateValueKey(), NtQueryKey(), NtQueryValueKey(), and NtSetValueKey().
NTSTATUS _REG_POST_OPERATION_INFORMATION::Status |
Definition at line 858 of file cmtypes.h.
Referenced by CmpDeleteKeyObject(), NtDeleteKey(), NtDeleteValueKey(), NtEnumerateKey(), NtEnumerateValueKey(), NtQueryKey(), NtQueryValueKey(), and NtSetValueKey().