The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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.