Function NnetSemOpC() Foundation

Retrieves the number of workstations which have opened a semaphore.

Syntax
NnetSemOpC( <nSemaphoreHandle>        , ;
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> nWorkstationCount
Return

Returns the number of workstations which have opened the semaphore <nSemaphoreHandle> as a numeric value or -1 in case of an error.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.