tagName property
Retrieves the tag name of the object.
Syntax
HRESULT value = object.get_tagName(* p);
Property values
Type: BSTR
the tag name.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
Show:
Retrieves the tag name of the object.
HRESULT value = object.get_tagName(* p);
Type: BSTR
the tag name.