Function ProgIDFromCLSID

Source
pub unsafe extern "C" fn ProgIDFromCLSID(
    clsid: *const IID,
    lplpszProgID: *mut LPOLESTR,
) -> HRESULT