Function windows_sys::Wdk::System::OfflineRegistry::ORGetValue
pub unsafe extern "system" fn ORGetValue(
handle: ORHKEY,
lpsubkey: PCWSTR,
lpvalue: PCWSTR,
pdwtype: *mut u32,
pvdata: *mut c_void,
pcbdata: *mut u32
) -> WIN32_ERRORExpand description
Required features: "Wdk_System_OfflineRegistry", "Win32_Foundation"