This is a read-only interface that retrieves information about the user for whom the report is being processed. To retrieve this interface, use the GetInterface Function or the GET_USERINFO_INTERFACE Macro.
hIUserInfo Variable
The handle to the IUserInfo interface. You need to pass this handle to all functions supported by IUserInfo. Read-Only.
GetUserName Function
Retrieves the name of the user for whom the request is being processed.