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