SysSemCreate (FUN)ΒΆ
FUNCTION SysSemCreate : DWORD
This function can be used to create a semaphore (synchronization object).
- InOut:
Scope
Name
Type
Comment
Return
SysSemCreateDWORDHandle to the semaphore or RTS_INVALID_HANDLE if failed.
Input
bDummyBOOLDummy variable, not used