Platforms to show: All Mac Windows Linux Cross-Platform
Back to WebView2ControlMBS control.
WebView2ControlMBS.kWebErrorStatusTimeout = 7
Function:
One of the error status values for web navigations.
Notes: The connection has timed out.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: The connection has timed out.
WebView2ControlMBS.kWebErrorStatusUnexpectedError = 16
Function:
One of the error status values for web navigations.
Notes: An unexpected error occurred.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: An unexpected error occurred.
WebView2ControlMBS.kWebErrorStatusUnknown = 0
Function:
One of the error status values for web navigations.
Notes: An unknown error occurred.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: An unknown error occurred.
WebView2ControlMBS.kWebResourceContextAll = 0
Function:
One of the web resource contexts.
Notes: All resources.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: All resources.
WebView2ControlMBS.kWebResourceContextCspViolationReport = 15
Function:
One of the web resource contexts.
Notes: CSP Violation Reports.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: CSP Violation Reports.
WebView2ControlMBS.kWebResourceContextDocument = 1
Function:
One of the web resource contexts.
Notes: Document resources.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: Document resources.
WebView2ControlMBS.kWebResourceContextEventSource = 10
Function:
One of the web resource contexts.
Notes: EventSource API communication.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: EventSource API communication.
WebView2ControlMBS.kWebResourceContextFetch = 8
Function:
One of the web resource contexts.
Notes: Fetch API communication.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: Fetch API communication.
WebView2ControlMBS.kWebResourceContextFont = 5
Function:
One of the web resource contexts.
Notes: Font resources.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: Font resources.
WebView2ControlMBS.kWebResourceContextImage = 3
Function:
One of the web resource contexts.
Notes: Image resources.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: Image resources.
WebView2ControlMBS.kWebResourceContextManifest = 12
Function:
One of the web resource contexts.
Notes: Web App Manifests.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: Web App Manifests.
WebView2ControlMBS.kWebResourceContextMedia = 4
Function:
One of the web resource contexts.
Notes: Other media resources such as videos.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: Other media resources such as videos.
WebView2ControlMBS.kWebResourceContextOther = 16
Function:
One of the web resource contexts.
Notes: Other resources.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: Other resources.
WebView2ControlMBS.kWebResourceContextPing = 14
Function:
One of the web resource contexts.
Notes: Ping requests.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: Ping requests.
WebView2ControlMBS.kWebResourceContextScript = 6
Function:
One of the web resource contexts.
Notes: Script resources.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: Script resources.
WebView2ControlMBS.kWebResourceContextSignedExchange = 13
Function:
One of the web resource contexts.
Notes: Signed HTTP Exchanges.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: Signed HTTP Exchanges.
WebView2ControlMBS.kWebResourceContextStylesheet = 2
Function:
One of the web resource contexts.
Notes: CSS resources.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: CSS resources.
WebView2ControlMBS.kWebResourceContextTextTrack = 9
Function:
One of the web resource contexts.
Notes: TextTrack resources.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: TextTrack resources.
WebView2ControlMBS.kWebResourceContextWebSocket = 11
Function:
One of the web resource contexts.
Notes: WebSocket API communication.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: WebSocket API communication.
WebView2ControlMBS.kWebResourceContextXMLHttpRequest = 7
Function:
One of the web resource contexts.
Notes: XML HTTP requests.
Type | Topic | Plugin | Version |
const | WebView2 | MBS WinFrameworks Plugin | 20.5 |
Notes: XML HTTP requests.
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
