Share via


structure ACL_REVISION_INFORMATION (winnt.h)

La structure ACL_REVISION_INFORMATION contient des informations de révision sur une structure ACL .

Syntaxe

typedef struct _ACL_REVISION_INFORMATION {
  DWORD AclRevision;
} ACL_REVISION_INFORMATION;

Membres

AclRevision

Spécifie un numéro de révision. Le numéro de révision actuel est ACL_REVISION.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows XP [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2003 [applications de bureau uniquement]
En-tête winnt.h (inclure Windows.h)

Voir aussi

ACL

ACL_INFORMATION_CLASS

ACL_SIZE_INFORMATION

GetAclInformation

SetAclInformation