Struct windows_sys::Win32::Graphics::Printing::IPrintReadStreamVtbl
[−]#[repr(C)]pub struct IPrintReadStreamVtbl {
pub QueryInterface: isize,
pub AddRef: isize,
pub Release: isize,
pub Seek: isize,
pub ReadBytes: isize,
}Expand description
Required features: ‘Win32_Graphics_Printing’
Fields
QueryInterface: isizeAddRef: isizeRelease: isizeSeek: isizeReadBytes: isize