USER_MODALS_INFO_1007 structure
The USER_MODALS_INFO_1007 structure contains domain controller information.
Syntax
typedef struct _USER_MODALS_INFO_1007 { LPWSTR usrmod1007_primary; } USER_MODALS_INFO_1007, *PUSER_MODALS_INFO_1007, *LPUSER_MODALS_INFO_1007;
Members
- usrmod1007_primary
-
Pointer to a Unicode string that specifies the name of the domain controller that stores the primary copy of the database for the user account manager.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
See also
Show: