windows::Win32::System::Ole

Function OleGetIconOfClass

pub unsafe fn OleGetIconOfClass<P1>(
    rclsid: *const GUID,
    lpszlabel: P1,
    fusetypeaslabel: bool,
) -> HGLOBAL
where P1: Param<PCWSTR>,