Struct windows_sys::Win32::Storage::Xps::PSINJECTDATA
#[repr(C)]pub struct PSINJECTDATA {
pub DataBytes: u32,
pub InjectionPoint: PSINJECT_POINT,
pub PageNumber: u16,
}Expand description
Required features: "Win32_Storage_Xps"
Fields§
§DataBytes: u32§InjectionPoint: PSINJECT_POINT§PageNumber: u16