WS_POLICY_PROPERTY structure (webservices.h)

Spécifie un paramètre d’objet de stratégie.

Syntaxe

typedef struct _WS_POLICY_PROPERTY {
  WS_POLICY_PROPERTY_ID id;
  void                  *value;
  ULONG                 valueSize;
} WS_POLICY_PROPERTY;

Membres

id

Identifie le WS_POLICY_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 uniquement]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau uniquement]
En-tête webservices.h