Cg.CG_CANNOT_DESTROY_PARAMETER_ERROR Field
Cannot destroy the parameter. It is bound to other parameters or is not a root parameter.
[Visual Basic]
Public Const CG_CANNOT_DESTROY_PARAMETER_ERROR As
Integer = 28
[C#]
public const
int CG_CANNOT_DESTROY_PARAMETER_ERROR = 28;
See Also
Cg Class | Tao.Cg Namespace