Struct webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::PRINTPAGERANGE [−][src]
Fields
nFromPage: u32nToPage: u32Trait Implementations
type DefaultType = Self
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Auto Trait Implementations
impl RefUnwindSafe for PRINTPAGERANGE
impl Send for PRINTPAGERANGE
impl Sync for PRINTPAGERANGE
impl Unpin for PRINTPAGERANGE
impl UnwindSafe for PRINTPAGERANGE
Blanket Implementations
Mutably borrows from an owned value. Read more