Gets the state name of the target state.
CaMovePackage
None
LPCTSTR – State name of the target state
Example
CaMovePackage& rMovePackage = rContext.GetMovePackage(); LPCTSTR statename = rMovePackage.GetToStateName();
More information:
| Copyright © 2013 CA. All rights reserved. |
|