CMDSemSet
The CMDSemSet function sets a RAM semaphore.
Syntax
USHORT FAR CMDSemSet(
ULONG FAR *ramSem
);
Parameters
ramSem
Address of the semaphore.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The CMDSemSet function sets a RAM semaphore.
USHORT FAR CMDSemSet(
ULONG FAR *ramSem
);
ramSem
Address of the semaphore.