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