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