This method removes a class object from the SOM run-time class registry.
Note: For backward compatibility, this method does not take an Environment parameter.
SOMClassMgr receiver; SOMClass class; long rc; rc = somUnregisterClass(receiver, class);