Unlock

Method of IListPane

Description

UnLock ListPane data, for updates from another threads

Parameters

Syntax

JavaScript

ListPane.Unlock(bWriteLock);

==== Visual Basic Script ====

ListPane.Unlock bWriteLock

==== C++ ====

HRESULT hr = ListPane.Unlock(bWriteLock);

===== See Also ===== IListPane