[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);
Parameters
-
handle
-
-
index
-
Return Value
See Also
Cg Class | Tao.Cg Namespace