somFindMethod Parameter - m
m
(somMethodPtr)
A pointer to the location in memory where a pointer to the specified method's procedure should be stored
.
The method stores a NULL pointer in this location (if the method does not exist) or a value that can be called.
[Back: somFindMethod Parameter - methodId]
[Next: somFindMethod Parameter - rc]