Skip to main content

SHRegGetIntW

Function SHRegGetIntW 

Source
pub unsafe fn SHRegGetIntW<P1>(hk: HKEY, pwzkey: P1, idefault: i32) -> i32
where P1: Param<PCWSTR>,