next up previous contents index
Next: cConditionOr Up: cConditionTwoValue Previous: getSecondSubCondition   Contents   Index


setSecondSubCondition

Syntax: bool setSecondSubCondition(
cCondition * pSubCondition, bool bDeleteOld=true )


Diese Methode setzt die zweite in der Bedingungen enthaltende Bedingung auf pSubCondition. Dabei wird keine Kopie von pSubCondition erstellt.


Eingabeparameter:


Rückgabe: Wenn die entahltende zweite Bedingung auf pSubCondition gesetzt wurde true (=wahr), sonst false (=falsch)



Betti Österholz 2013-02-13