Tao.Cg SDK Documentation

Cg.cgIsParameterReferenced Method 

[Visual Basic]
Public Shared Function cgIsParameterReferenced( _
   ByVal param As IntPtr _
) As Integer
[C#]
public static int cgIsParameterReferenced(
   IntPtr param
);

See Also

Cg Class | Tao.Cg Namespace