PasswordBox( BSTR, VARIANT*, VARIANT* )

Displays a dialog to the user and returns a password.

Parameters:

Prompt

String

The text used to prompt the user

Title

Variant *

The title of the dialog box contained in the caption area

Default

Variant *

The default password (optional)

 

Returns:

The password entered by the user.