Previous Topic: LPCTSTR GetToStateName(void)

Next Topic: HINT32 Execute(void)


bool GetIncludepkgHistory(void)

Gets the state name of the target state.

Owning Class

CaMovePackage

Arguments

None

Return Value

bool – The value of include package history flag

Example

CaMovePackage& rMovePackage = rContext.GetMovePackage();
bool inclpkgflag = rMovePackage.GetIncludeOkgHistory();

More information: