Previous Topic: bool GetCheckPackageGroupBind (void)

Next Topic: CaException


HINT32 Execute(void)

Executes the Demote process on the Package list currently selected using the Package Chooser.

Owning Class

CaDemote

Arguments

None

Return Value

HINT32-zero if success, nonzero if failure

Example

CaDemote& rDemote = rContext.GetDemote(); HINT32 iResult = rDemote.Execute();

More information: