somSupportsMethod - Parameters
receiver
(SOMClass)
A pointer to the class object to be tested.
methodId
(somId)
An ID that represents the name of the method.
rc
(boolean)
Returns 1 (true) if instances of the specified class support the specified method, and 0 (false) otherwise.
[Back: somSupportsMethod Parameter - rc]
[Next: somSupportsMethod - Remarks]