Struct webview2_sys::ICoreWebView2CompositionController2VTable [−][src]
#[repr(C)]pub struct ICoreWebView2CompositionController2VTable { pub icore_web_view2_composition_controller_base: <dyn ICoreWebView2CompositionController as ComInterface>::VTable, pub GetUiaprovider: unsafe extern "stdcall" fn(_: *mut ICoreWebView2CompositionController2VPtr, _: *mut *mut *mut IUnknownVTable) -> HRESULT, }
Fields
icore_web_view2_composition_controller_base: <dyn ICoreWebView2CompositionController as ComInterface>::VTableGetUiaprovider: unsafe extern "stdcall" fn(_: *mut ICoreWebView2CompositionController2VPtr, _: *mut *mut *mut IUnknownVTable) -> HRESULT