somRespondsTo - Parameters
receiver
(SOMObject)
A pointer to the object to be tested.
methodId
(somId)
A
somId
that represents the name of the desired method.
rc
(boolean)
Returns TRUE if the specified method can be invoked on the receiving object, and FALSE otherwise.
[Back: somRespondsTo Parameter - rc]
[Next: somRespondsTo - Remarks]