windows::Win32::UI::Shell

Function SHAssocEnumHandlersForProtocolByApplication

pub unsafe fn SHAssocEnumHandlersForProtocolByApplication<P0, T>(
    protocol: P0,
) -> Result<T>
where P0: Param<PCWSTR>, T: Interface,