IBehaviorCauseCollection::Add
IBehaviorCauseCollection *Add(
VARIANT val // VT_BSTR, VT_I2, VT_I4, VT_UI4
);
Return Values
This method returns a recursive IBehaviorCauseCollection pointer from the IBehaviorCauseCollection .
Remarks
The val parameter must be of type VT_I4 and represents the ID of the cause to be added.