Function SHRegSetPathW
pub unsafe fn SHRegSetPathW<P1, P2, P3>(
hkey: HKEY,
pcszsubkey: P1,
pcszvalue: P2,
pcszpath: P3,
dwflags: u32,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
P3: Param<PCWSTR>,
pub unsafe fn SHRegSetPathW<P1, P2, P3>(
hkey: HKEY,
pcszsubkey: P1,
pcszvalue: P2,
pcszpath: P3,
dwflags: u32,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
P3: Param<PCWSTR>,