Cg.cgIsParameterGlobal Method
[Visual Basic]
Public Shared Function cgIsParameterGlobal( _
ByVal
param As
IntPtr _
) As
Integer
[C#]
public static
int cgIsParameterGlobal(
IntPtr param);
Parameters
-
param
-
Return Value
See Also
Cg Class | Tao.Cg Namespace