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