IUIAutomationElement::CurrentIsPassword property
Indicates whether the element contains a disguised password.
This property is read-only.
Syntax
HRESULT get_CurrentIsPassword( [out, retval] BOOL *retVal );
Property value
Type: BOOL*
TRUE if the element contains a disguised password, otherwise FALSE.
Remarks
This property enables applications such as screen-readers to determine whether the text content of a control should be read aloud.
Requirements
|
Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista, Windows XP with SP3 and Platform Update for Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008, Windows Server 2003 with SP2 and Platform Update for Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Send comments about this topic to Microsoft
Build date: 5/16/2013