UnlockItemExclusive

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWLFHashTable > Methods >

UnlockItemExclusive

SIGNATURE=IWLFHashTable.TIWLFHashTable.UnlockItemExclusive@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public function UnlockItemExclusive(const Key: Integer): Boolean;

C++:

public: __fastcall bool UnlockItemExclusive(const int Key);

 

Description: This is UnlockItemExclusive, a member of class TIWLFHashTable.