diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-010627ED-7BCD-4AF1-BECB-661E21015E6E.dita --- a/Symbian3/SDK/Source/GUID-010627ED-7BCD-4AF1-BECB-661E21015E6E.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-010627ED-7BCD-4AF1-BECB-661E21015E6E.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,24 +1,25 @@ - - - - - -Password -query -

A specific case of the Data query is the Password query, used for confidential -information such as passwords or PINs. It uses the password editor, which -functions much like any other editor, except that instead of the actual data, -a dummy character (asterisk) represents each input character. In case of a -numeric-only password, the asterisks appear as soon as characters are entered. -In case of alphanumeric input, to support typing characters by repeated presses -of the same numeric key, the character is displayed normally for a short time, -and then changed into an asterisk.

-
Using password queries -in C++ applications

For implementation information, see Queries.

+ + + + + +Password +query +

A specific case of the Data query is the Password query, used for confidential +information such as passwords or PINs. It uses the password editor, which +functions much like any other editor, except that instead of the actual data, +a dummy character (asterisk) represents each input character. In case of a +numeric-only password, the asterisks appear as soon as characters are entered. +In case of alphanumeric input, to support typing characters by repeated presses +of the same numeric key, the character is displayed normally for a short time, +and then changed into an asterisk.

+
Using +password queries in applications

For implementation +information, see Queries.

\ No newline at end of file