Contents - Index - Top


OnRequestElementOuterHTMLByName

Interface AntViewDocument

 

Type: Event

Parameters: String Name String Html Integer Error

Returns: None

 

 

Asynchronous result triggered by calling the RequestElementOuterHTMLByName method.

 

Name contains the name of the html element which was requested. Name is case sensitive.

Html holds the content of the outerHTML javascript property for the html element identified by name.

 

Error is 0 when the element was found, or 1 if an element identified by Name was not found.

 

 

Introduced in AntView release 2.0.514

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 04/16/2025