Tao.Cg SDK Documentation

Cg.cgIsParameter Method 

[Visual Basic]
Public Shared Function cgIsParameter( _
   ByVal param As IntPtr _
) As Boolean
[C#]
public static bool cgIsParameter(
   IntPtr param
);

See Also

Cg Class | Tao.Cg Namespace