Tao.Cg SDK Documentation

Cg.cgGetDependentAnnotationParameter Method 

[Visual Basic]
Public Shared Function cgGetDependentAnnotationParameter( _
   ByVal annotation As IntPtr, _
   ByVal index As Integer _
) As IntPtr
[C#]
public static IntPtr cgGetDependentAnnotationParameter(
   IntPtr annotation,
   int index
);

See Also

Cg Class | Tao.Cg Namespace