Tao.Cg SDK Documentation

Cg.cgIsParameterUsed Method 

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

See Also

Cg Class | Tao.Cg Namespace