Functions
somIsObj
Takes as its only argument an address
(which may not be valid). The function returns TRUE (1) if the address contains
a valid SOM object, or FALSE (0) otherwise. This function is designed to
be failsafe.
See the System Object Model Programming Reference for more information
on a specific method or function.
[Back: Methods]
[Next: Debugging]