pub unsafe extern "system" fn OleRegGetUserType(
    clsid: *const GUID,
    dwformoftype: u32,
    pszusertype: *mut PWSTR
) -> HRESULT
Expand description

Required features: "Win32_System_Ole"