Struct webview2_com_sys::Windows::Win32::System::OleAutomation::SAFEARRAYBOUND [−][src]
Fields
cElements: u32lLbound: i32Trait 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 SAFEARRAYBOUND
impl Send for SAFEARRAYBOUND
impl Sync for SAFEARRAYBOUND
impl Unpin for SAFEARRAYBOUND
impl UnwindSafe for SAFEARRAYBOUND
Blanket Implementations
Mutably borrows from an owned value. Read more