Microsoft SDK for Java

lockServerImpl

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.

Syntax

protected void lockServerImpl(boolean lock);

Parameters

lock Determines whether to lock the object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.