WS_MESSAGE_PROPERTY structure (webservices.h)

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

Syntaxe

typedef struct _WS_MESSAGE_PROPERTY {
  WS_MESSAGE_PROPERTY_ID id;
  void                   *value;
  ULONG                  valueSize;
} WS_MESSAGE_PROPERTY;

Membres

id

Identifie le WS_MESSAGE_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

   
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