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 © 2014 CA Technologies.
All rights reserved.
|
|