Cg.CG_IS_NOT_PROGRAM_PARAMETER_ERROR Field
The parameter is not a program parameter.
[Visual Basic]
Public Const CG_IS_NOT_PROGRAM_PARAMETER_ERROR As
Integer = 31
[C#]
public const
int CG_IS_NOT_PROGRAM_PARAMETER_ERROR = 31;
See Also
Cg Class | Tao.Cg Namespace