Tests whether an input data object is associated with the specified input index.
Syntax
BOOL retVal = object.HaveInput(i);
Parameters
- i [in] 
 Type: unsigned long- Index of the input to check. The default value is zero. 
Tests whether an input data object is associated with the specified input index.
BOOL retVal = object.HaveInput(i);
i [in]
Type: unsigned long
Index of the input to check. The default value is zero.