USER_MODALS_INFO_1006 structure (lmaccess.h)
The USER_MODALS_INFO_1006 structure contains logon server information.
Syntax
typedef struct _USER_MODALS_INFO_1006 {
DWORD usrmod1006_role;
} USER_MODALS_INFO_1006, *PUSER_MODALS_INFO_1006, *LPUSER_MODALS_INFO_1006;
Members
usrmod1006_role
Specifies the role of the logon server. This member can be one of the following values.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | lmaccess.h (include Lm.h) |