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