windows::Win32::UI::Shell

Function AssocCreate

pub unsafe fn AssocCreate<T>(clsid: GUID) -> Result<T>
where T: Interface,