attrChange property
Gets a value that indicates what type of change occurred.
![]() ![]() |
Syntax
HRESULT value = object.get_attrChange(* p);
Property values
Type: unsigned short
Standards information
- Document Object Model (DOM) Level 3 Events Specification, Section 5.2.8
See also
- Reference
- IDOMMutationEvent::attrName
- IDOMMutationEvent::newValue
- IDOMMutationEvent::prevValue
- IDOMMutationEvent::relatedNode
Show:

