Function windows_sys::Win32::System::Registry::RegOpenKeyTransactedW
[−]pub unsafe extern "system" fn RegOpenKeyTransactedW(
hkey: HKEY,
lpsubkey: PWSTR,
uloptions: u32,
samdesired: REG_SAM_FLAGS,
phkresult: *mut HKEY,
htransaction: HANDLE,
pextendedparemeter: *mut c_void
) -> WIN32_ERRORExpand description
Required features: ‘Win32_System_Registry’, ‘Win32_Foundation’
