windows::Win32::Networking::ActiveDirectory

Function DsGetIcon

pub unsafe fn DsGetIcon<P1>(
    dwflags: u32,
    pszobjectclass: P1,
    cximage: i32,
    cyimage: i32,
) -> HICON
where P1: Param<PCWSTR>,