This document is archived and information here might be outdated. Recommended version. |
Returns the user's answer to secret question.
[Visual Basic .NET]
Public Function GetSecretAnswer ( _
) As String
[C#]
public string GetSecretAnswer (
);
[C++]
HRESULT GetSecretAnswer(
void
);