Cg.CG_NON_NUMERIC_PARAMETER_ERROR Field
The parameter is not of a numeric type.
[Visual Basic]
Public Const CG_NON_NUMERIC_PARAMETER_ERROR As
Integer = 52
[C#]
public const
int CG_NON_NUMERIC_PARAMETER_ERROR = 52;
See Also
Cg Class | Tao.Cg Namespace