structure WS_SERVICE_PROPERTY (webservices.h)

Spécifie un paramètre spécifique au service.

Syntaxe

typedef struct _WS_SERVICE_PROPERTY {
  WS_SERVICE_PROPERTY_ID id;
  void                   *value;
  ULONG                  valueSize;
} WS_SERVICE_PROPERTY;

Membres

id

Identifie le WS_SERVICE_PROPERTY_ID.

value

Pointeur vers la valeur à définir. Le pointeur doit avoir un alignement compatible avec le type de la propriété.

valueSize

Taille, en octets, de la mémoire pointée par valeur.

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