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