element property
Gets the element that the current rules were inherited from.
Syntax
HRESULT value = object.get_element(IHTMLElement** p);
Property values
Type: Object
the element.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Gets the element that the current rules were inherited from.
HRESULT value = object.get_element(IHTMLElement** p);
Type: Object
the element.