|
| БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
RasAdminUserGetInfo
[New - Windows NT]
The RasAdminUserGetInfo function gets the RAS permissions and callback phone number information for a specified user.
DWORD RasAdminUserGetInfo(
const WCHAR *lpszUserAccountServer, // pointer to the name of the user account server const WCHAR *lpszUser, // pointer to the name of the user PRAS_USER_0 pRasUser0 // receives the user's RAS information );
Parameters
lpszUserAccountServer
Pointer to a null-terminated Unicode string that contains the name of the primary or backup domain controller that has the user account database. Use the RasAdminGetUserAccountServer function to get this server name.
lpszUser
Pointer to a null-terminated Unicode string that contains the name of the user for whom to get RAS information.
pRasUser0
Pointer to a RAS_USER_0 structure that receives the RAS data for the specified user.
Return Values
If the function succeeds, the return value is ERROR_SUCCESS. If the function fails, the return value can be the following error code.
Value Meaning NERR_BufTooSmall Insufficient memory to perform this function.
Do not call GetLastError to get error information for this function.
See Also
RAS_USER_0, RasAdminGetUserAccountServer, RasAdminUserSetInfo
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
RasAdminUserGetInfo
[Новый - Windows NT]
Функция RasAdminUserGetInfo получает разрешения RAS и номер телефона информации возврата для определенного пользователя.
DWORD RasAdminUserGetInfo(
const WCHAR *lpszUserAccountServer, // указатель в имя учетного сервера пользователя const WCHAR *lpszUser, // указатель в имя пользователя PRAS_USER_0 pRasUser0 // получает информацию пользователя RAS );
Параметры
lpszUserAccountServer
Указатель в недействительный расторгнутую строку Уникода, которая содержит имя первичного или дублирует доменного диспетчера, который имеет учетную базу данных пользователя. Используйте функцию RasAdminGetUserAccountServer, чтобы получать это имя сервера.
lpszUser
Указатель в недействительный расторгнутую строку Уникода, которая содержит имя пользователя для которого, чтобы получать информацию RAS.
pRasUser0
Указатель в структуру RAS_USER_0, которая получает данные RAS для определенного пользователя.
Обратные Величины
Если функция добивается успеха, обратная величина - ERROR_SUCCESS. Если функция терпит неудачу, обратная величина может быть следующим кодом ошибки.
Значение Величины Недостаточная память NERR_BufTooSmall должна выполнить эту функцию.
Не называйте GetLastError, чтобы получать информацию ошибки для этой функции.
Смотри Также
RAS_USER_0, RasAdminGetUserAccountServer, RasAdminUserSetInfo
|
|
|
|
| |