somSubstituteClass - Parameters
receiver (SOMClassMgr)
Usually SOMClassMgrObject
or a pointer to an instance of a user-defined subclass of SOMClassMgr.
origClassName (string)
A NULL terminated
string containing the old class name.
newClassName (string)
A NULL terminated string
containing the new class name.
rc (long)
The somSubstituteClass method
returns a value of zero to indicate success; a non-zero value indicates
an error was detected.
[Back: somSubstituteClass Parameter - rc]
[Next: somSubstituteClass - Remarks]