pub trait ICoreWebView2DOMContentLoadedEventArgs_Impl {
    fn NavigationId(&self, navigationid: *mut u64) -> Result<(), Error>;
}

Required Methods

Implementors