Icon UnlockSemaphore Method

bool __fastcall UnlockSemaphore(int Value)

Usage

Call the UnlockSemaphore method to unlock the semaphore specified by the Value parameter for the table. The semaphore should have been locked previously using the LockSemaphore method.
Image