Previous Topic: bool GetMergedPkgsOnly(void)

Next Topic: bool GetCheckPackageGroupBind (void)


bool GetCheckPackageDependencies (void)

Gets the current value of the Check Package Dependencies flag.

Owning Class

CaPromote

Arguments

None

Return Value

bool-current value of flag

Example

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

More information: