Partager via


ITQOSEvent ::get_Event, méthode (tapi3if.h)

La méthode get_Event obtient l’indicateur QOS_EVENT .

Syntaxe

HRESULT get_Event(
  [out] QOS_EVENT *pQosEvent
);

Paramètres

[out] pQosEvent

Indicateur du type d’événement QOS.

Valeur retournée

Cette méthode peut retourner l’une de ces valeurs.

Code de retour Description
S_OK
La méthode a réussi.
E_POINTER
Le paramètre pQosEvent n’est pas un pointeur valide.
E_OUTOFMEMORY
La mémoire est insuffisante pour effectuer l’opération.

Configuration requise

Condition requise Valeur
Plateforme cible Windows
En-tête tapi3if.h (inclure Tapi3.h)
Bibliothèque Uuid.lib
DLL Tapi3.dll

Voir aussi

ITQOSEvent

QOS_EVENT