Feedback

  • Contents
 

II3ID::UserName Property

get_UserName

Returns the name of the currently registered user.  This user name has been verified against Notifier, either explicitly or implicitly.

IDL Function Prototype

HRESULT UserName(

   [out, retval] BSTR * IDUserName

);

C/C++ Syntax

HRESULT get_UserName(BSTR * IDUserName);

Parameters

IDUserName

The return value is the name of the user. That user name has been defined in Interaction Administrator.