windows::Win32::System::Ole

Function OleCreatePictureIndirect

pub unsafe fn OleCreatePictureIndirect<T>(
    lppictdesc: *const PICTDESC,
    fown: bool,
) -> Result<T>
where T: Interface,