ph_comclose PowerHome formula function
Description
Closes an open COM control.
Syntax
ph_comclose ( comnum )
Argument Description
comnum The number of the COM control you are referencing. Valid values are 1 thru 5.
Return value
Integer. Returns 0 if successful. Returns 1 if a comnum < 1 or > 5 is specified. Returns 2 if the specified COM control is not valid.