Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the previous value of the attribute or text node.
![]() ![]() |
Syntax
HRESULT value = object.get_prevValue(* p);
Property values
Type: BSTR
The previous value.
Standards information
- Document Object Model (DOM) Level 3 Events Specification, Section 5.2.8
Remarks
The IDOMMutationEvent::prevValue property indicates the previous value of an attribute node during a DOMAttrModified event, or the previous text in a character node during a DOMCharacterDataModified event.
.png)
.png)