Partager via


WS_XML_WRITER_PROPERTIES structure (webservices.h)

Structure utilisée pour spécifier un ensemble de WS_XML_WRITER_PROPERTY.

Syntaxe

typedef struct _WS_XML_WRITER_PROPERTIES {
  WS_XML_WRITER_PROPERTY *properties;
  ULONG                  propertyCount;
} WS_XML_WRITER_PROPERTIES;

Membres

properties

Tableau de propriétés. Le nombre d’éléments dans le tableau est spécifié à l’aide du paramètre propertyCount. Ce champ peut être NULL si propertyCount est 0.

propertyCount

Nombre d’éléments dans le tableau de propriétés.

Configuration requise

   
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