Tao.Cg SDK Documentation
Cg.cgGetUserType Method
[Visual Basic]
Public Shared Function cgGetUserType( _
ByVal
handle
As
IntPtr
, _
ByVal
index
As
Integer
_
) As
Integer
[C#]
public static
int
cgGetUserType(
IntPtr
handle
,
int
index
);
See Also
Cg Class
|
Tao.Cg Namespace