GetConnectedUser

Returns the user name of the connected user.

 

JavaScript

 

GetConnectedUser()

 

C#

 

string GetConnectedUser {}

 

C++

 

HRESULT GetConnectedUser (

       BSTR* User)

Return Value

User

The user name of the connected user.

Exceptions

See: HRESULT Return Values for a list of possible values returned by the HRESULT.