Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
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.
| Value | Meaning |
|---|---|
|
Logon server is a stand-alone. Use this value if no logon services are available. |
|
Logon server is a member. |
|
Logon server is a backup. |
|
Logon server is a domain controller. |
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) |
See also
Feedback
Was this page helpful?
