Partager via


ISyncMgrEventStore ::GetEvent, méthode (syncmgr.h)

Obtient un objet d’événement spécifié.

Syntaxe

HRESULT GetEvent(
  [in]  REFGUID       rguidEventID,
  [out] ISyncMgrEvent **ppEvent
);

Paramètres

[in] rguidEventID

Type : REFGUID

Référence au GUID d’événement.

[out] ppEvent

Type : ISyncMgrEvent**

Adresse du pointeur d’interface ISyncMgrEvent .

Valeur retournée

Type : HRESULT

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

Condition requise Valeur
Client minimal pris en charge Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête syncmgr.h