HaveInput method

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.

See also

CDXBaseNTo1::InputSurface