unlock

The unlock method of the Application class removes the lock on the Application object so that properties can be modified by other clients.

public void unlock();

See Also

lock

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