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