Purpose

This function allows an FSD to release a semaphore that was previously obtained on a call to FSH_SEMREQUEST.

Calling Sequence

int far pascal FSH_SEMCLEAR(pSem)

void far * pSem;

Where