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