The NetUserModalsSet function sets global information for all users and global groups in the security database.
Only members of the Administrators or Account Operators local group can successfully execute NetUserModalsSet.
NET_API_STATUS NetUserModalsSet(
LPWSTR servername, | |
DWORD level, | |
LPBYTE buf, | |
LPDWORD parm_err | |
); |
Value |
Meaning |
0 |
The buf parameter points to a USER_MODALS_INFO_0 structure. |
1 |
The buf parameter points to a USER_MODALS_INFO_1 structure. |
2 |
The buf parameter points to a USER_MODALS_INFO_2 structure. |
3 |
The buf parameter points to a USER_MODALS_INFO_3 structure. |
1001 |
The buf parameter points to a USER_MODALS_INFO_1001 structure. |
1002 |
The buf parameter points to a USER_MODALS_INFO_1002 structure. |
1003 |
The buf parameter points to a USER_MODALS_INFO_1003 structure. |
1004 |
The buf parameter points to a USER_MODALS_INFO_1004 structure. |
1005 |
The buf parameter points to a USER_MODALS_INFO_1005 structure. |
1006 |
The buf parameter points to a USER_MODALS_INFO_1006 structure. |
1007 |
The buf parameter points to a USER_MODALS_INFO_1007 structure. |
If the function is successful, it returns NERR_SUCCESS.
If the function fails, the return value is one of the following error codes.
Value |
Meaning |
ERROR_ACCESS_DENIED |
The user does not have access to the requested information. |
NERR_InvalidComputer |
The computer name is invalid. |
NERR_UserNotFound |
The user name could not be found. |
NetUserModalsGet, NetApiBufferFree
file: /Techref/os/win/api/win32/func/src/f64_5.htm, 6KB, , updated: 2000/4/7 11:19, local time: 2024/11/6 03:41,
3.142.252.100:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/func/src/f64_5.htm"> NetUserModalsSet</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.