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

Function SLGetPolicyInformationDWORD

pub unsafe fn SLGetPolicyInformationDWORD<P1>(
    hslc: *const c_void,
    pwszvaluename: P1,
) -> Result<u32>
where P1: Param<PCWSTR>,