Cg.CG_CONFLICTING_TYPES_ERROR Field
A type being added to the context conflicts with an existing type.
[Visual Basic]
Public Const CG_CONFLICTING_TYPES_ERROR As
Integer = 24
[C#]
public const
int CG_CONFLICTING_TYPES_ERROR = 24;
See Also
Cg Class | Tao.Cg Namespace