Struct webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::MDINEXTMENU [−][src]
Fields
hwndNext: HWNDTrait 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 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