Function OleRegGetUserType

Source
pub unsafe extern "C" fn OleRegGetUserType(
    clsid: *const IID,
    dwFormOfType: DWORD,
    pszUserType: *mut LPOLESTR,
) -> HRESULT