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