Struct webview2_com::Windows::Win32::UI::WindowsAndMessaging::MDINEXTMENU [−][src]
Fields
hwndNext: HWNDTrait Implementations
type Abi = MDINEXTMENU
type Abi = MDINEXTMENU
The abi representation of the implementing type. Read more
type DefaultType = MDINEXTMENU
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 MDINEXTMENU
impl Send for MDINEXTMENU
impl Sync for MDINEXTMENU
impl Unpin for MDINEXTMENU
impl UnwindSafe for MDINEXTMENU
Blanket Implementations
Mutably borrows from an owned value. Read more