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