Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.10.06;
Скачать: CL | DM;

Вниз

LookupAccountName   Найти похожие ветки 

 
Armageddon ©   (2003-09-25 17:57) [0]

Помогите разобраться с параметрами LookupAccountName.
В справке написанно:

The LookupAccountName function accepts the name of a system and an account as input. It retrieves a security identifier (SID) for the account and the name of the domain on which the account was found.

BOOL LookupAccountName(

LPCTSTR lpSystemName, // address of string for system name
LPCTSTR lpAccountName, // address of string for account name
PSID Sid, // address of security identifier
LPDWORD cbSid, // address of size of security identifier
LPTSTR ReferencedDomainName, // address of string for referenced domain
LPDWORD cbReferencedDomainName, // address of size of domain string
PSID_NAME_USE peUse // address of SID-type indicator
);


Parameters

lpSystemName

Points to a null-terminated string specifying the system. This string can be the name of a remote computer. If this string is NULL, the account name is looked up on the local system.

lpAccountName

Points to a null-terminated string specifying the account name.

Sid

Points to a buffer receiving the SID structure that corresponds to the account name pointed to by the lpAccountName parameter.

cbSid

Pointer to a DWORD variable. On input, this value specifies the size, in bytes, of the Sid buffer. If the function fails because the buffer is too small, this variable receives the required buffer size.

ReferencedDomainName

Points to a buffer receiving the name of the domain where the account name is found.

cbReferencedDomainName

Pointer to a DWORD variable. On input, this value specifies the size, in bytes (ANSI version) or characters (Unicode version), of the ReferencedDomainName buffer. If the function fails because the buffer is too small, this variable receives the required buffer size, including the terminating null character.

Вот например второй пар. написано, что необходимо вставить строку логина(я так понял, может я не прав). Писал "Admin", ругается.
Буду очень благодарен за любую помощь.


 
HolACost! ©   (2003-09-25 18:02) [1]

А попробуй буфер передать!
Нпример buf:array[0..40] of char;



Страницы: 1 вся ветка

Текущий архив: 2003.10.06;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.014 c
1-18335
fc_off
2003-09-23 17:05
2003.10.06
Позиция курсора в TEdit


14-18575
wnew
2003-09-17 22:59
2003.10.06
Их общее прошлое - это Древняя Русь.


3-18254
rava
2003-09-16 08:49
2003.10.06
Про Plan


3-18274
pashtet
2003-09-15 14:45
2003.10.06
Архивация БД.


11-18285
Pirat
2003-01-24 02:14
2003.10.06
прозрачные окна