OP Set Semaphore

4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next

version 6.0.6


OP Set Semaphore (connectID; semaphoreName; semaphoreState) Longint

ParameterTypeDescription
connectIDLongintUnique ID for the established connection
semaphoreNameStringName of the semaphore
semaphoreStateLongintState of the semaphore
Function resultLongintError code

Description

The command OP Set Semaphore sets semaphoreName and returns its current state in semaphoreState (1=semaphoreName is set, else 0).

See Also

OP Check Semaphore, OP Clear Semaphore.


4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next