|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 859 of file cmtypes.h.
Referenced by CmpDeleteKeyObject(), NtDeleteKey(), NtDeleteValueKey(), NtEnumerateKey(), NtEnumerateValueKey(), NtQueryKey(), NtQueryValueKey(), and NtSetValueKey().
| NTSTATUS _REG_POST_OPERATION_INFORMATION::Status |
Definition at line 860 of file cmtypes.h.
Referenced by CmpDeleteKeyObject(), NtDeleteKey(), NtDeleteValueKey(), NtEnumerateKey(), NtEnumerateValueKey(), NtQueryKey(), NtQueryValueKey(), and NtSetValueKey().