This document is archived and information here might be outdated. Recommended version. |
Sets the user's answer to the secret question.
[Visual Basic .NET]
Public Sub SetSecretAnswer ( _
ByVal secretAnswer As String _
)
[C#]
public void SetSecretAnswer (
string secretAnswer
);
[C++]
HRESULT SetSecretAnswer(
BSTR secretAnswer
);
[C++] Parameters secretAnswer [in]
secretAnswer is a parameter of type BSTR