Struct webview2_com_sys::Microsoft::Web::WebView2::Win32::ICoreWebView2Environment3
source · [−]#[repr(transparent)]pub struct ICoreWebView2Environment3(_);
Implementations
sourceimpl ICoreWebView2Environment3
impl ICoreWebView2Environment3
pub unsafe fn CreateCoreWebView2Controller<'a, Param0: IntoParam<'a, HWND>, Param1: IntoParam<'a, ICoreWebView2CreateCoreWebView2ControllerCompletedHandler>>(
&self,
parentwindow: Param0,
handler: Param1
) -> Result<()>
pub unsafe fn CreateWebResourceResponse<'a, Param0: IntoParam<'a, IStream>, Param2: IntoParam<'a, PWSTR>, Param3: IntoParam<'a, PWSTR>>(
&self,
content: Param0,
statuscode: i32,
reasonphrase: Param2,
headers: Param3
) -> Result<ICoreWebView2WebResourceResponse>
pub unsafe fn BrowserVersionString(&self, versioninfo: *mut PWSTR) -> Result<()>
pub unsafe fn NewBrowserVersionAvailable<'a, Param0: IntoParam<'a, ICoreWebView2NewBrowserVersionAvailableEventHandler>>(
&self,
eventhandler: Param0,
token: *mut EventRegistrationToken
) -> Result<()>
pub unsafe fn RemoveNewBrowserVersionAvailable<'a, Param0: IntoParam<'a, EventRegistrationToken>>(
&self,
token: Param0
) -> Result<()>
pub unsafe fn CreateWebResourceRequest<'a, Param0: IntoParam<'a, PWSTR>, Param1: IntoParam<'a, PWSTR>, Param2: IntoParam<'a, IStream>, Param3: IntoParam<'a, PWSTR>>(
&self,
uri: Param0,
method: Param1,
postdata: Param2,
headers: Param3
) -> Result<ICoreWebView2WebResourceRequest>
pub unsafe fn CreateCoreWebView2CompositionController<'a, Param0: IntoParam<'a, HWND>, Param1: IntoParam<'a, ICoreWebView2CreateCoreWebView2CompositionControllerCompletedHandler>>(
&self,
parentwindow: Param0,
handler: Param1
) -> Result<()>
pub unsafe fn CreateCoreWebView2PointerInfo(
&self
) -> Result<ICoreWebView2PointerInfo>
Trait Implementations
sourceimpl Clone for ICoreWebView2Environment3
impl Clone for ICoreWebView2Environment3
sourceimpl Debug for ICoreWebView2Environment3
impl Debug for ICoreWebView2Environment3
sourceimpl From<&'_ ICoreWebView2Environment3> for ICoreWebView2Environment2
impl From<&'_ ICoreWebView2Environment3> for ICoreWebView2Environment2
sourcefn from(value: &ICoreWebView2Environment3) -> Self
fn from(value: &ICoreWebView2Environment3) -> Self
Converts to this type from the input type.
sourceimpl From<&'_ ICoreWebView2Environment3> for ICoreWebView2Environment
impl From<&'_ ICoreWebView2Environment3> for ICoreWebView2Environment
sourcefn from(value: &ICoreWebView2Environment3) -> Self
fn from(value: &ICoreWebView2Environment3) -> Self
Converts to this type from the input type.
sourceimpl From<&'_ ICoreWebView2Environment3> for IUnknown
impl From<&'_ ICoreWebView2Environment3> for IUnknown
sourcefn from(value: &ICoreWebView2Environment3) -> Self
fn from(value: &ICoreWebView2Environment3) -> Self
Converts to this type from the input type.
sourceimpl From<&'_ ICoreWebView2Environment4> for ICoreWebView2Environment3
impl From<&'_ ICoreWebView2Environment4> for ICoreWebView2Environment3
sourcefn from(value: &ICoreWebView2Environment4) -> Self
fn from(value: &ICoreWebView2Environment4) -> Self
Converts to this type from the input type.
sourceimpl From<&'_ ICoreWebView2Environment5> for ICoreWebView2Environment3
impl From<&'_ ICoreWebView2Environment5> for ICoreWebView2Environment3
sourcefn from(value: &ICoreWebView2Environment5) -> Self
fn from(value: &ICoreWebView2Environment5) -> Self
Converts to this type from the input type.
sourceimpl From<&'_ ICoreWebView2Environment6> for ICoreWebView2Environment3
impl From<&'_ ICoreWebView2Environment6> for ICoreWebView2Environment3
sourcefn from(value: &ICoreWebView2Environment6) -> Self
fn from(value: &ICoreWebView2Environment6) -> Self
Converts to this type from the input type.
sourceimpl From<&'_ ICoreWebView2Environment7> for ICoreWebView2Environment3
impl From<&'_ ICoreWebView2Environment7> for ICoreWebView2Environment3
sourcefn from(value: &ICoreWebView2Environment7) -> Self
fn from(value: &ICoreWebView2Environment7) -> Self
Converts to this type from the input type.
sourceimpl From<&'_ ICoreWebView2Environment8> for ICoreWebView2Environment3
impl From<&'_ ICoreWebView2Environment8> for ICoreWebView2Environment3
sourcefn from(value: &ICoreWebView2Environment8) -> Self
fn from(value: &ICoreWebView2Environment8) -> Self
Converts to this type from the input type.
sourceimpl From<ICoreWebView2Environment3> for ICoreWebView2Environment2
impl From<ICoreWebView2Environment3> for ICoreWebView2Environment2
sourcefn from(value: ICoreWebView2Environment3) -> Self
fn from(value: ICoreWebView2Environment3) -> Self
Converts to this type from the input type.
sourceimpl From<ICoreWebView2Environment3> for ICoreWebView2Environment
impl From<ICoreWebView2Environment3> for ICoreWebView2Environment
sourcefn from(value: ICoreWebView2Environment3) -> Self
fn from(value: ICoreWebView2Environment3) -> Self
Converts to this type from the input type.
sourceimpl From<ICoreWebView2Environment3> for IUnknown
impl From<ICoreWebView2Environment3> for IUnknown
sourcefn from(value: ICoreWebView2Environment3) -> Self
fn from(value: ICoreWebView2Environment3) -> Self
Converts to this type from the input type.
sourceimpl From<ICoreWebView2Environment4> for ICoreWebView2Environment3
impl From<ICoreWebView2Environment4> for ICoreWebView2Environment3
sourcefn from(value: ICoreWebView2Environment4) -> Self
fn from(value: ICoreWebView2Environment4) -> Self
Converts to this type from the input type.
sourceimpl From<ICoreWebView2Environment5> for ICoreWebView2Environment3
impl From<ICoreWebView2Environment5> for ICoreWebView2Environment3
sourcefn from(value: ICoreWebView2Environment5) -> Self
fn from(value: ICoreWebView2Environment5) -> Self
Converts to this type from the input type.
sourceimpl From<ICoreWebView2Environment6> for ICoreWebView2Environment3
impl From<ICoreWebView2Environment6> for ICoreWebView2Environment3
sourcefn from(value: ICoreWebView2Environment6) -> Self
fn from(value: ICoreWebView2Environment6) -> Self
Converts to this type from the input type.
sourceimpl From<ICoreWebView2Environment7> for ICoreWebView2Environment3
impl From<ICoreWebView2Environment7> for ICoreWebView2Environment3
sourcefn from(value: ICoreWebView2Environment7) -> Self
fn from(value: ICoreWebView2Environment7) -> Self
Converts to this type from the input type.
sourceimpl From<ICoreWebView2Environment8> for ICoreWebView2Environment3
impl From<ICoreWebView2Environment8> for ICoreWebView2Environment3
sourcefn from(value: ICoreWebView2Environment8) -> Self
fn from(value: ICoreWebView2Environment8) -> Self
Converts to this type from the input type.
sourceimpl Interface for ICoreWebView2Environment3
impl Interface for ICoreWebView2Environment3
impl Eq for ICoreWebView2Environment3
Auto Trait Implementations
impl RefUnwindSafe for ICoreWebView2Environment3
impl !Send for ICoreWebView2Environment3
impl !Sync for ICoreWebView2Environment3
impl Unpin for ICoreWebView2Environment3
impl UnwindSafe for ICoreWebView2Environment3
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
sourceimpl<T> DefaultType for T where
T: Interface + Clone + PartialEq<T>,
impl<T> DefaultType for T where
T: Interface + Clone + PartialEq<T>,
type DefaultType = Option<T>
sourceunsafe fn from_default(
value: &<T as DefaultType>::DefaultType
) -> Result<T, Error>
unsafe fn from_default(
value: &<T as DefaultType>::DefaultType
) -> Result<T, Error>
Safety
sourceimpl<T> ToOwned for T where
T: Clone,
impl<T> ToOwned for T where
T: Clone,
type Owned = T
type Owned = T
The resulting type after obtaining ownership.
sourcefn clone_into(&self, target: &mut T)
fn clone_into(&self, target: &mut T)
toowned_clone_into
)Uses borrowed data to replace owned data, usually by cloning. Read more