DosPMSemWait
Appearance
![]() | |
---|---|
It is recommended to use a newer replacement for this function. | |
Replacement: | |
Remarks: | This page list the older version of the function for reference. |
This functions waits for a semaphore to be cleared. It does not establish the ownership of the semaphore.
Syntax
DosPMSemWait (PMSemHandle, SemHandle, Timeout)
Parameters
- PMSemHandle
- PM semaphore handle.
- SemHandle
- Semaphore handle.
- Timeout
- Time out value.