#include <webview2_environment_options.hpp>
◆ CoreWebView2CustomSchemeRegistrationBase() [1/2]
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
◆ CoreWebView2CustomSchemeRegistrationBase() [2/2]
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
◆ ~CoreWebView2CustomSchemeRegistrationBase()
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
◆ get_SchemeName()
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
◆ GetAllowedOrigins()
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
HRESULT STDMETHODCALLTYPE CoreWebView2CustomSchemeRegistrationBase< allocate_fn_t, allocate_fn, deallocate_fn_t, deallocate_fn >::GetAllowedOrigins |
( |
UINT32 * |
allowedOriginsCount, |
|
|
LPWSTR ** |
allowedOrigins |
|
) |
| |
|
inlineoverride |
◆ ReleaseAllowedOrigins()
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
◆ SetAllowedOrigins()
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
HRESULT STDMETHODCALLTYPE CoreWebView2CustomSchemeRegistrationBase< allocate_fn_t, allocate_fn, deallocate_fn_t, deallocate_fn >::SetAllowedOrigins |
( |
UINT32 |
allowedOriginsCount, |
|
|
LPCWSTR * |
allowedOrigins |
|
) |
| |
|
inlineoverride |
◆ m_allowedOrigins
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
◆ m_allowedOriginsCount
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
◆ m_schemeName
template<typename allocate_fn_t , allocate_fn_t allocate_fn, typename deallocate_fn_t , deallocate_fn_t deallocate_fn>
The documentation for this class was generated from the following file: