pub unsafe extern "system" fn CLSIDFromProgIDEx(
    lpszprogid: PCWSTR,
    lpclsid: *mut GUID
) -> HRESULT
Expand description

Required features: "Win32_System_Com"