InputSurface method

Retrieves a pointer to the selected input surface.

Syntax

IDXSurface retVal = object.InputSurface(i);

Parameters

  • i [in]
    Type: unsigned long

    Index of the requested input surface (for transforms with multiple inputs). The default value is zero.

See also

CDXBaseNTo1::HaveInput