Contents - Index - Top


OnRequestElementValueById

Interface AntViewDocument

 

Type: Event

Parameters: String Id String Value Integer Error

Returns: None

 

 

Asynchronous result triggered by calling the RequestElementValueById method.

 

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

Value holds the value of element identified by Id.

 

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

 


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