Contents - Index - Top


OnClearBrowsingCompleted

Interface AntViewProfile 

 

Type: Event

Parameters: HRESULT errorCode

Returns: None

 

 

Called when the clear browsing data process is completed.

This event is triggered as a result from either ClearBrowsingData, ClearBrowsingDataAll or ClearBrowsingDataInTimeRange.

If there was a problem, then errorCode will hold the reason, otherwise errorCode will be S_OK (= 0) if it succeeded.

See Common HRESULT Values for some examples.

HRESULT is of type integer.

 

 

 

Introduced in AntView release 2.0.459

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024