Retrieves the current value of the description attribute.
CaCreatePackage
None
LPCTSTR-current description value
Example
CaCreatePackage& rCreatePackage = rContext.GetCreatePackage();CaString szDescription = rCreatePackage. GetDescription();
| Copyright © 2013 CA. All rights reserved. |
|