Previous Topic: bool SetCheckPackageGroupBind( bool bFlag)

Next Topic: bool GetCheckPackageDependencies (void)


bool GetMergedPkgsOnly(void)

Gets the current value of the Merged Packages Only flag.

Owning Class

CaPromote

Arguments

None

Return Value

bool-current value of flag

Example

CaPromote& rPromote = rContext.GetPromote(); CaString = rPromote. GetMergedPkgsOnly();

More information: