MSA_INFO_0 struttura (lmaccess.h)
Specifica informazioni su un account del servizio gestito. Questa struttura viene usata dalla funzione NetQueryServiceAccount .
Sintassi
typedef struct _MSA_INFO_0 {
MSA_INFO_STATE State;
} MSA_INFO_0, *PMSA_INFO_0, *LPMSA_INFO_0;
Members
State
Valore dell'enumerazione MSA_INFO_STATE che indica lo stato dell'account del servizio specificato nella chiamata alla funzione NetQueryServiceAccount .
Requisiti
Client minimo supportato | Windows 7 [solo app desktop] |
Server minimo supportato | Windows Server 2008 R2 [solo app desktop] |
Intestazione | lmaccess.h |