

HSDK Class Descriptions › CaRenameItem › LPCTSTR GetRemoteUserName(void)
LPCTSTR GetRemoteUserName(void)
Gets remote machine User Name used for this process.
- Owning Class
-
CaRenameItem
- Arguments
-
None
- Return Value
-
LPCTSTR-the value
Example
CaRenameItem& rRenameItem = rContext.GetRenameItem(); CaString szValue = rRenameItem.GetRemoteUserName();
- More information:
- HSDK Programming Fundamentals
- CaContext
- SetAgentPortNumber
- SetRemoteUserName
- SetRemoteMachineName
- SetRemotePassword
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|