OleLoadPicturePath

Function OleLoadPicturePath 

Source
pub unsafe fn OleLoadPicturePath<'a, T0__: IntoParam<'a, PWSTR>, T1__: IntoParam<'a, IUnknown>>(
    szurlorpath: T0__,
    punkcaller: T1__,
    dwreserved: u32,
    clrreserved: u32,
    riid: *const Guid,
    ppvret: *mut *mut c_void,
) -> ErrorCode