Interface ISynchronizeEvent (objidl.h)
Affecte un handle d’événement à un objet de synchronisation.
L’objet de synchronisation peut utiliser un handle pour gérer ses activités. Par exemple, les fonctions d’attente utilisent des handles pour identifier l’événement qu’elles contrôlent. Ainsi, la logique de la méthode ISynchronize ::Signal sur un objet de synchronisation d’événements peut passer son handle à la fonction SetEvent .
Héritage
L’interface ISynchronizeEvent hérite de ISynchronizeHandle. ISynchronizeEvent a également les types de membres suivants :
Méthodes
L’interface ISynchronizeEvent a ces méthodes.
ISynchronizeEvent ::SetEventHandle La méthode ISynchronizeEvent ::SetEventHandle (objidl.h) affecte un handle d’événement à un objet de synchronisation. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 2000 Professionnel [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows 2000 Server [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | objidl.h (inclure ObjIdl.h) |