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.
Adds a new character string to the end of the object.
![]() |
Syntax
HRESULT retVal = object.appendData(bstrstring);
Parameters
bstrstring [in]
Type: BSTRBSTR that specifies the new character string.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Standards information
Remarks
IHTMLCommentElement2::appendData was introduced in Microsoft Internet Explorer 6