This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The NETLOGON_DUMMY1 union MAY<64> serve as a placeholder.
typedef [switch_type(DWORD)] union { [case(1)] ULONG Dummy; } NETLOGON_DUMMY1, *PNETLOGON_DUMMY1;
Dummy: The field is selected when the switched DWORD ([MS-DTYP] section 2.2.9) value is 1.