GB.GetClassName

char *GB.GetClassName ( void *object )

Returns the class name of the specified object.

  • object is an object reference.

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

See also