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

Public Attributes | |
| PVOID | Object |
| KEY_INFORMATION_CLASS | KeyInformationClass |
| PVOID | KeyInformation |
| ULONG | Length |
| PULONG | ResultLength |
| PVOID | CallContext |
| PVOID | ObjectContext |
| PVOID | Reserved |
| PVOID _REG_QUERY_KEY_INFORMATION::KeyInformation |
Definition at line 768 of file cmtypes.h.
Referenced by NtQueryKey().
| KEY_INFORMATION_CLASS _REG_QUERY_KEY_INFORMATION::KeyInformationClass |
Definition at line 767 of file cmtypes.h.
Referenced by NtQueryKey().
| ULONG _REG_QUERY_KEY_INFORMATION::Length |
Definition at line 769 of file cmtypes.h.
Referenced by NtQueryKey().
| PVOID _REG_QUERY_KEY_INFORMATION::Object |
Definition at line 766 of file cmtypes.h.
Referenced by NtQueryKey().
| PULONG _REG_QUERY_KEY_INFORMATION::ResultLength |
Definition at line 770 of file cmtypes.h.
Referenced by NtQueryKey().