This document is archived and information here might be outdated. Recommended version. |
Adds the IShader.
[Visual Basic .NET] Public Sub Add ( _ ByVal IShaderParam As IShader _ )
[C#] public void Add ( IShader IShaderParam );
[C++]
HRESULT Add(
IShader* IShaderParam
);
[C++]
Parameters IShaderParam [in]
IShaderParam is a parameter of type IShader*