Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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