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