IRepositoryItem::Lock

See Also

Use this method to lock a particular Microsoft® Repository item. Locking the item prevents other processes from locking the item while you are working with it. The lock is released when you end the current transaction.

HRESULT Lock(void);

Return Value

S_OK

The method completed successfully.

Error
Values

This method failed to complete successfully.

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