Énumération DRM_HTTP_STATUS (wmdrmsdk. h)
Le type d’énumération de l' _ _ État http DRM définit une plage d’États http pour une requête DRM.
Syntaxe
typedef enum DRM_HTTP_STATUS {
HTTP_NOTINITIATED = 0,
HTTP_CONNECTING = 1,
HTTP_REQUESTING = 2,
HTTP_RECEIVING = 3,
HTTP_COMPLETED = 4
} ;
Constantes
-
_NOTINITIATED http
-
Les opérations HTTP n’ont pas été initiées.
-
_connexion http
-
La connexion est en cours d’établissement.
-
_demande http
-
Les données sont demandées.
-
_réception http
-
Les données sont reçues.
-
HTTP _ terminé
-
Les opérations HTTP sont terminées.
Notes
Cette énumération est utilisée par la structure d' _ _ État de l’énumération WM.
Spécifications
| Condition requise | Valeur |
|---|---|
| En-tête |
|