somFindClass - Parameters
receiver (SOMClassMgr)
Usually SOMClassMgrObject
(or a pointer to an instance of a user-supplied subclass of SOMClassMgr).
classId (somId)
The somId representing
the name of the class.
majorVersion (long)
The class's major version
number.
minorVersion (long)
The class's minor version
number.
rc (SOMClass)
A pointer to the requested
class object, or NULL if the class could not be found or created.
[Back: somFindClass Parameter - rc]
[Next: somFindClass - Remarks]