GROUP_INFO_1005 struttura (lmaccess.h)

La struttura GROUP_INFO_1005 contiene gli attributi delle risorse associati a un gruppo globale.

Sintassi

typedef struct _GROUP_INFO_1005 {
  DWORD grpi1005_attributes;
} GROUP_INFO_1005, *PGROUP_INFO_1005, *LPGROUP_INFO_1005;

Members

grpi1005_attributes

Questi attributi sono hardcoded per SE_GROUP_MANDATORY, SE_GROUP_ENABLED e SE_GROUP_ENABLED_BY_DEFAULT. Per altre informazioni, vedere TOKEN_GROUPS.

Requisiti

   
Client minimo supportato Windows 2000 Professional [solo app desktop]
Server minimo supportato Windows 2000 Server [solo app desktop]
Intestazione lmaccess.h (include Lm.h)

Vedi anche

Funzioni di gruppo

NetGroupSetInfo

Panoramica sulla gestione della rete

Strutture di gestione della rete

TOKEN_GROUPS