somGetClass - Parameters
receiver (SOMObject)
A pointer to the object
whose class is desired.
rc (SOMClass)
A pointer to the object's class
object. This return value is cast as a (SOMClass*). In C++, you may
have to explicitly cast this to a pointer of a specific class type (when
different from SOMClass).
[Back: somGetClass Parameter - rc]
[Next: somGetClass - Remarks]