Returns the Name of the Project set by SetFromState.
CaCrossPackageMerge
None
LPCTSTR-Project Name containing source state and packages
Example
CaCrossProjectMerge& xprojmrg = rContext.GetCrossProjectMerge(); LPCTSTR szProjectName = xprojmrg.GetFromProjectName();
More information:
| Copyright © 2013 CA. All rights reserved. |
|