CefRequestContextClearSchemeHandlerFactories Method |
Clear all registered scheme handler factories. Returns false on error. This
function may be called on any thread in the browser process.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool ClearSchemeHandlerFactories()
Return Value
Type:
BooleanSee Also