Struct webview2_com::Windows::Win32::System::OleAutomation::SAFEARRAYBOUND [−][src]
Fields
cElements: u32lLbound: i32Trait Implementations
type Abi = SAFEARRAYBOUND
type Abi = SAFEARRAYBOUND
The abi representation of the implementing type. Read more
type DefaultType = SAFEARRAYBOUND
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Returns the “default value” for a type. Read more
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