GetClassName
Returns the name of the class given an OSObject pointer.
Declaration
const char * GetClassName();Return Value
C-string class name, valid while the object is retained.
Returns the name of the class given an OSObject pointer.
const char * GetClassName();C-string class name, valid while the object is retained.