ReactOS 0.4.16-dev-1028-g8602629
|
Public Attributes | |
PCWSTR | ValueName |
ULONG | ValueType |
PVOID | ValueData |
ULONG | ValueLength |
Definition at line 15 of file RtlRegistry.c.
PVOID EXPECTED_VALUE::ValueData |
Definition at line 19 of file RtlRegistry.c.
ULONG EXPECTED_VALUE::ValueLength |
Definition at line 20 of file RtlRegistry.c.
PCWSTR EXPECTED_VALUE::ValueName |
Definition at line 17 of file RtlRegistry.c.
ULONG EXPECTED_VALUE::ValueType |
Definition at line 18 of file RtlRegistry.c.