pub unsafe extern "system" fn HlinkGetValueFromParams(
    pwzparams: PWSTR,
    pwzname: PWSTR,
    ppwzvalue: *mut PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’