Partager via


WS_CHANNEL_PROPERTIES structure (webservices.h)

Spécifie un ensemble de structures WS_CHANNEL_PROPERTY .

Syntaxe

typedef struct _WS_CHANNEL_PROPERTIES {
  WS_CHANNEL_PROPERTY *properties;
  ULONG               propertyCount;
} WS_CHANNEL_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

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