somAddDynamicMethod Parameter - method
method
(somMethodPtr)
A pointer to the procedure that will implement the new method. The first argument of this procedure is the address of the object on which it is being invoked.
[Back: somAddDynamicMethod Parameter - methodDescriptor]
[Next: somAddDynamicMethod Parameter - applyStub]