Home / api / name / gb.getclassname 
GB.GetClassName
Syntax
char *GB.GetClassName ( void *object )

Returns the class name of the specified object.

If object is null, then the name of the class used for calling the method or the property is returned.

See also

Class Management