HSDK Class Descriptions › CaContext › bool SetMovePath(LPCTSTR szMovePathName)
bool SetMovePath(LPCTSTR szMovePathName)
Sets the specified MovePath as the current context MovePath.
- Owning Class
-
CaContext
- Arguments
-
LPCTSTR szMovePathName
- Return Value
-
True if success, false if fails
Example
rContext.SetMovePath(szName);
More information:
- HSDK Programming Fundamentals
- CaException
- GetMovePathName
- GetMovePath
|
Copyright © 2013 CA.
All rights reserved.
|
|