This method of the StdCOMClassObject class locks the class object in memory. This method may be used in an implementation of IClassFactory's LockServer method.
protected void lockServerImpl(boolean lock);
lock | Determines whether to lock the object. |