attrName property
Gets the name of the attribute that changed.
HRESULT value = object.get_attrName(* p);
Type: BSTR
The attribute's name.
- Document Object Model (DOM) Level 3 Events Specification, Section 5.2.8
Reference
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Gets the name of the attribute that changed.
HRESULT value = object.get_attrName(* p);
Type: BSTR
The attribute's name.
Reference