v9.0 (2011)
Creates a set of shader parameter definition options. The ShaderParamDefOptions must be passed to the ShaderParamDefContainer.AddParamDef and ShaderParamDefContainer.AddArrayParamDef methods when creating parameter definitions, so you need to create and populate it before calling the Add methods.
ShaderParamDefOptions XSIFactory.CreateShaderParamDefOptions(); |
oReturn = XSIFactory.CreateShaderParamDefOptions(); |