CLUSPROP_LIST struttura (clusapi.h)
Accede all'inizio di un elenco di proprietà.
Sintassi
typedef struct CLUSPROP_LIST {
DWORD nPropertyCount;
CLUSPROP_PROPERTY_NAME PropertyName;
} CLUSPROP_LIST, *PCLUSPROP_LIST;
Members
nPropertyCount
Numero di proprietà nell'elenco delle proprietà.
PropertyName
Struttura che descrive il nome della prima proprietà nell'elenco.
Commenti
Per informazioni sugli elenchi di proprietà, vedere Proprietà Elenchi.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Nessuno supportato |
Server minimo supportato | Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Intestazione | clusapi.h |