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 innerHTML property of the HTML element identified by szElementId.
BSTR GetElementHtml(
LPCTSTR szElementId
);
Parameters
- szElementId
The ID of an HTML element.
Return Value
The innerHTML property of the HTML element identified by szElementId or NULL if the element could not be found.
Requirements
Header: afxdhtml.h