Struct webview2_com::Microsoft::Web::WebView2::Win32::ICoreWebView2ScriptDialogOpeningEventArgs [−][src]
#[repr(transparent)]pub struct ICoreWebView2ScriptDialogOpeningEventArgs(_);Implementations
pub unsafe fn SetResultText<'a, Param0>(
&self,
resulttext: Param0
) -> Result<(), Error> where
Param0: IntoParam<'a, PWSTR>,
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more
type DefaultType = Option<T>
Safety
