Previous Topic: bool GetCheckPackageGroupBind (void)

Next Topic: CaRemoveItem


HINT32 Execute(void)

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

Owning Class

CaPromote

Arguments

None

Return Value

HINT32-zero if success, non-zero if failure

Example

CaPromote& rPromote = rContext.GetPromote(); HINT32 iResult = rPromote.Execute();

More information: