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