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