somGetRelatedClasses - Parameters
receiver
(SOMClassMgr)
Usually a pointer to
SOMClassMgrObject
, or a pointer to an instance of a user-defined subclass of
SOMClassMgr
.
classObj
(SOMClass)
A pointer to a
SOMClass
object.
rc
(SOMClass *)
Returns a pointer to an array of pointers to class objects, or NULL, if the specified class was not dynamically loaded.
[Back: somGetRelatedClasses Parameter - rc]
[Next: somGetRelatedClasses - Remarks]