View Single Post
Cookies.net
Senior Member
Join Date: Jan 2011
Old 07-26-2014 , 18:34   Re: When do AddToForward return false?
Reply With Quote #2

Have a look at these 2 functions here and here.

It'll only return false if you're currently having some parameters pushed to the forward, that's it.
So as long as you remember to Call_Finish or Call_Cancel after all your Call_Push* you're good to go.

Also, aren't problems usually better dealt with after they happen? This seems to be a question that's asked in advance, for something that could theoretically happen, but hasn't seemingly been a problem for anyone ever before.
Cookies.net is offline