Function OROpenKey
pub unsafe fn OROpenKey<P1>(
handle: ORHKEY,
lpsubkey: P1,
phkresult: *mut ORHKEY,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,
pub unsafe fn OROpenKey<P1>(
handle: ORHKEY,
lpsubkey: P1,
phkresult: *mut ORHKEY,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,