

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