arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
ICoreWebView2CustomSchemeRegistration.SetAllowedOrigins
arsd
webview
ICoreWebView2CustomSchemeRegistration
Set the array of origins that are allowed to use the scheme.
interface
ICoreWebView2CustomSchemeRegistration
HRESULT
SetAllowedOrigins
(
in
UINT32
allowedOriginsCount
,
in
LPCWSTR
*
allowedOrigins
)
Meta
Source
See Implementation
arsd
webview
ICoreWebView2CustomSchemeRegistration
functions
GetAllowedOrigins
SetAllowedOrigins
get_HasAuthorityComponent
get_SchemeName
get_TreatAsSecure
put_HasAuthorityComponent
put_TreatAsSecure
Set the array of origins that are allowed to use the scheme.