Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
The NETLOGON_DELTA_ENUM_ARRAY structure defines an array of delta objects.
-
typedef struct _NETLOGON_DELTA_ENUM_ARRAY { DWORD CountReturned; [size_is(CountReturned)] PNETLOGON_DELTA_ENUM Deltas; } NETLOGON_DELTA_ENUM_ARRAY, *PNETLOGON_DELTA_ENUM_ARRAY;
CountReturned: The number of elements in the Deltas field.
Deltas: An array of NETLOGON_DELTA_ENUM structures, as specified in section 2.2.1.5.11.