Feedback

  • Contents
 

II3IDMessage::UserName Property

get_UserName

Returns the user associated with the message.

IDL Function Prototype

HRESULT UserName(

   [out, retval] BSTR * UserName

);

C/C++ Syntax

HRESULT get_UserName(BSTR * UserName);

Parameters

UserName

The return value is a string that contains the name of the user.