Tao.Cg SDK Documentation

Cg.cgGetTechniqueName Method 

[Visual Basic]
Public Shared Function cgGetTechniqueName( _
   ByVal technique As IntPtr _
) As String
[C#]
public static string cgGetTechniqueName(
   IntPtr technique
);

See Also

Cg Class | Tao.Cg Namespace