pub unsafe extern "system" fn SLGetServerStatus(
    pwszserverurl: PWSTR,
    pwszacquisitiontype: PWSTR,
    pwszproxyserver: PWSTR,
    wproxyport: u16,
    phrstatus: *mut HRESULT
) -> HRESULT
Expand description

Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’