role property
Sets or retrieves the role for this element.
![]() |
Syntax
HRESULT value = object.put_role( v);HRESULT value = object.get_role(* p);
Property values
Type: BSTR
the role.
Remarks
In compliance with the Accessible Rich Internet Applications (ARIA) specification, Windows Internet Explorer 8 will override implicit roles in favor of roles provided by a Web author.
Show:
