2.2.1.3.14 NETLOGON_CAPABILITIES
The NETLOGON_CAPABILITIES union carries the supported Netlogon capabilities.<30>
typedef
[switch_type(DWORD)]
union _NETLOGON_CAPABILITIES {
[case(1)]
ULONG ServerCapabilities;
} NETLOGON_CAPABILITIES,
*PNETLOGON_CAPABILITIES;
-
ServerCapabilities: A 32-bit set of bit flags that identify the server's capabilities (section 3.5.4.4.10).