flAttr (ULONG) - input

      A set of flags that specify the attributes of the event semaphore.

      If the DC_SEM_SHARED bit is set, the semaphore is shared. Otherwise, this flag should be set to 0L. This bit is checked only if the semaphore is unnamed (that is, if pszName is null), because all named semaphores are shared.


    [Back] [Next]