structure POLICY_ELEMENT (lpmapi.h)

La structure POLICY_ELEMENT contient un élément de stratégie RSVP.

Syntaxe

typedef struct {
  USHORT usPeLength;
  USHORT usPeType;
  UCHAR  ucPeData[4];
} POLICY_ELEMENT;

Membres

usPeLength

Longueur de l’élément Policy, en octets.

usPeType

Type d’élément Policy.

ucPeData[4]

Données d’élément de stratégie.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 2000 Professionnel [applications de bureau uniquement]
Serveur minimal pris en charge Windows 2000 Server [applications de bureau uniquement]
En-tête lpmapi.h (inclure Lpmapi.h)