|
| БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
GetSidLengthRequired
The GetSidLengthRequired function returns the length, in bytes, of the buffer required to store a SID structure with a specified number of subauthorities.
DWORD GetSidLengthRequired(
UCHAR nSubAuthorityCount // count of subauthorities );
Parameters
nSubAuthorityCount
Specifies the number of subauthorities to be stored in the SID structure.
Return Values
The return value is the length, in bytes, of the buffer required to store the SID structure. This function cannot fail.
See Also
AllocateAndInitializeSid, GetLengthSid, GetSidIdentifierAuthority, GetSidSubAuthority, GetSidSubAuthorityCount, InitializeSid, IsValidSid, SID
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
GetSidLengthRequired
Функция GetSidLengthRequired возвращает длину, в байтах, буфера требовавшегося, чтобы хранить структуру SID с определенным количеством subauthorities.
DWORD GetSidLengthRequired(
СЧЕТ UCHAR nSubAuthorityCount // subauthorities );
Параметры
nSubAuthorityCount
Определяет число subauthorities, чтобы быть сохраненн в структуре SID.
Обратные Величины
Обратная величина является длиной, в байтах, буфера требовавшегося, чтобы хранить структуру SID. Эта функция не может потерпеть неудачу.
Смотри Также
AllocateAndInitializeSid, GetLengthSid, GetSidIdentifierAuthority, GetSidSubAuthority, GetSidSubAuthorityCount, InitializeSid, IsValidSid, SID
|
|
|
|
| |