Retrieves the name of the Solitaire game.
Syntax:
HRESULT get_Title( BSTR *p );
Parameters:
p Address of a string variable that receives the game title.
Return Value:
Returns S_OK if successful, or an error value otherwise.