Struct windows_sys::Win32::Graphics::Printing::IXpsPartIteratorVtbl
[−]#[repr(C)]pub struct IXpsPartIteratorVtbl {
pub QueryInterface: isize,
pub AddRef: isize,
pub Release: isize,
pub Reset: isize,
pub Current: isize,
pub IsDone: isize,
pub Next: isize,
}Expand description
Required features: ‘Win32_Graphics_Printing’
Fields
QueryInterface: isizeAddRef: isizeRelease: isizeReset: isizeCurrent: isizeIsDone: isizeNext: isize