InputSurface method
Retrieves a pointer to the selected input surface.
Syntax
IDXSurface retVal = object.InputSurface(i);
Parameters
i [in]
Type: unsigned longIndex of the requested input surface (for transforms with multiple inputs). The default value is zero.