ISynchronizeEvent ::SetEventHandle, méthode (objidlbase.h)
Affecte un handle d’événement à un objet de synchronisation.
Syntaxe
HRESULT SetEventHandle(
[in] HANDLE *ph
);
Paramètres
[in] ph
Pointeur vers le handle d’événement.
Valeur retournée
Cette méthode peut retourner les valeurs de retour standard E_INVALIDARG, E_OUTOFMEMORY, E_FAIL et S_OK.
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 | objidlbase.h (inclure ObjIdl.h) |