#include <webview2_environment_options.hpp>
◆ CoreWebView2EnvironmentOptionsBase()
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
◆ ~CoreWebView2EnvironmentOptionsBase()
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
◆ GetCustomSchemeRegistrations()
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
HRESULT STDMETHODCALLTYPE CoreWebView2EnvironmentOptionsBase< allocate_fn_t, allocate_fn, deallocate_fn_t, deallocate_fn >::GetCustomSchemeRegistrations |
( |
UINT32 * |
count, |
|
|
ICoreWebView2CustomSchemeRegistration *** |
schemeRegistrations |
|
) |
| |
|
inlineoverride |
◆ ReleaseCustomSchemeRegistrations()
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
◆ SetCustomSchemeRegistrations()
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
HRESULT STDMETHODCALLTYPE CoreWebView2EnvironmentOptionsBase< allocate_fn_t, allocate_fn, deallocate_fn_t, deallocate_fn >::SetCustomSchemeRegistrations |
( |
UINT32 |
count, |
|
|
ICoreWebView2CustomSchemeRegistration ** |
schemeRegistrations |
|
) |
| |
|
inlineoverride |
The documentation for this class was generated from the following file: