Struct webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::SHELLHOOKINFO [−][src]
Fields
hwnd: HWNDrc: RECTTrait 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 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