Previous Topic: bool SetCheckPackageGroupBind( bool bFlag)

Next Topic: bool GetCheckPackageGroupBind (void)


bool GetCheckPackageDependencies (void)

Gets the current value of the Check Package Dependencies flag.

Owning Class

CaDemote

Arguments

None

Return Value

bool-current value of flag

Example

CaDemote& rDemote = rContext.GetDemote(); CaString = rDemote. GetCheckPackageDependencies ();

More information: