windows::Win32::Security::Authentication::Identity

Function SLGetReferralInformation

pub unsafe fn SLGetReferralInformation<P3>(
    hslc: *const c_void,
    ereferraltype: SLREFERRALTYPE,
    pskuorappid: *const GUID,
    pwszvaluename: P3,
) -> Result<PWSTR>
where P3: Param<PCWSTR>,