Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the innerText property of the HTML element identified by szElementId.
BSTR GetElementText(
LPCTSTR szElementId
);
Parameters
- szElementId
The ID of an HTML element.
Return Value
The innerText property of the HTML element identified by szElementId or NULL if the property or element could not be found.
Requirements
Header: afxdhtml.h