Tao.Cg SDK Documentation

Cg.cgGetType Method 

[Visual Basic]
Public Shared Function cgGetType( _
   ByVal type_string As String _
) As Integer
[C#]
public static int cgGetType(
   string type_string
);

See Also

Cg Class | Tao.Cg Namespace