Struct windows_sys::Win32::Graphics::Printing::IXpsDocumentConsumerVtbl
[−]#[repr(C)]pub struct IXpsDocumentConsumerVtbl {
pub QueryInterface: isize,
pub AddRef: isize,
pub Release: isize,
pub SendXpsUnknown: isize,
pub SendXpsDocument: isize,
pub SendFixedDocumentSequence: isize,
pub SendFixedDocument: isize,
pub SendFixedPage: isize,
pub CloseSender: isize,
pub GetNewEmptyPart: isize,
}Expand description
Required features: ‘Win32_Graphics_Printing’
Fields
QueryInterface: isizeAddRef: isizeRelease: isizeSendXpsUnknown: isizeSendXpsDocument: isizeSendFixedDocumentSequence: isizeSendFixedDocument: isizeSendFixedPage: isizeCloseSender: isizeGetNewEmptyPart: isize