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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Retrieves a pointer to the selected input surface.
IDXSurface retVal = object.InputSurface(i);
i [in]
Type: unsigned long
Index of the requested input surface (for transforms with multiple inputs). The default value is zero.