UnlockAllObjects

The UnlockAllObjects method of an object of ClassType clsServer removes all locks issued by the current session from objects in the server’s object model.

Syntax

bRet = objServer.UnlockAllObjects

bRet
A Boolean variable that receives the result of the method: True if successful; False if otherwise.
objServer
An object of ClassType clsServer.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.