newValue property
[This documentation is preliminary and is subject to change.]
Gets the new value of the attribute or text node.
![]() ![]() |
Syntax
HRESULT value = object.get_newValue(BSTR* p);
Property values
Type: BSTR
The new value.
Standards information
- Document Object Model (DOM) Level 3 Events Specification, Section 5.2.8
Remarks
The newValue property indicates the new value of an attribute node during a DOMAttrModified event, or the new text in a character node during a DOMCharacterDataModified event.
See also
Build date: 1/23/2012
.png)
.png)