Retrieves the name of the new package.
CaCreatePackage
None
LPCTSTR-the name
Example
CaCreatePackage& rCreatePackage = rContext.GetCreatePackage();CaString szName = rCreatePackage. GetPackageName(true);
More information:
| Copyright © 2013 CA. All rights reserved. |
|