void MFThread_SignalSemaphore MFSemaphore  semaphore  ) 
 

Signala a semaphore object.

Parameters:
semaphore Handle of semaphore to signal.
Returns:
None.
Remarks:
Signaling a semaphore increments the semaphores count by 1. If the semaphore already contains the maximum value specified by CreateSemaphore, SignalSemaphore will wait until it has been decremented.


Generated on Sat Oct 28 16:27:36 2006 for MountFuji Engine by  doxygen 1.4.5