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