ph_itcdestroy PowerHome formula function
Description
Destroys the Internet Transfer Control in the specified ITC handle.
Syntax
ph_itcdestroy ( n )
Argument Description
n A number from 1 to 10 representing the ITC you wish destroy.
Return value
Integer. Returns a 0 if successful. If the specified ITC has not been created, then 1 is returned. 2 is returned if the specified ITC is outside of the range of 1 to 10.