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