somDefaultInit - Parameters
receiver (SOMObject)
A pointer to an object
of type SOMObject.
ctrl (somInitCtrl)
A pointer to a somInitCtrl
data structure. SOMobjects uses this data structure to control the initialization
of the ancestor classes, thereby ensuring that no ancestor class receives
multiple initialization calls. A pointer to a class that is an ancestor
of the actual class of the receiver.
rc
[Back: somDefaultInit Parameter - rc]
[Next: somDefaultInit - Remarks]