Partager via


structure WS_UNION_FIELD_DESCRIPTION (webservices.h)

Représente les informations de sérialisation d’un champ au sein d’une union. Voir WS_UNION_DESCRIPTION.

Syntaxe

typedef struct _WS_UNION_FIELD_DESCRIPTION {
  int                  value;
  WS_FIELD_DESCRIPTION field;
} WS_UNION_FIELD_DESCRIPTION;

Membres

value

Valeur d’énumération à laquelle correspond le champ de l’union. Consultez WS_FIELD_DESCRIPTION et WS_UNION_DESCRIPTION.

field

Informations sur le champ. Consultez WS_FIELD_DESCRIPTION et WS_UNION_DESCRIPTION.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 7 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau uniquement]
En-tête webservices.h