Contents

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.

See Also

Getting Meta Information