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