Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Tests whether an input data object is associated with the specified input index.
Syntax
BOOL retVal = object.HaveInput(i);
Parameters
i [in]
Type: unsigned longIndex of the input to check. The default value is zero.