На главную

On-line справка по Win32 API

Написать письмо
БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО!
Список всех статей A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P-Q-R-S-T-U-V-W-X-Y-Z | Скачать Вниз

SetSecurityDescriptorGroup



The SetSecurityDescriptorGroup function sets the primary group information of an absolute-format security descriptor, replacing any primary group information already present in the security descriptor.

BOOL SetSecurityDescriptorGroup(

PSECURITY_DESCRIPTOR pSecurityDescriptor, // address of security descriptor
PSID pGroup, // address of SID for group
BOOL bGroupDefaulted // flag for default
);


Parameters

pSecurityDescriptor

Points to the SECURITY_DESCRIPTOR structure whose primary group is set by this function. The function replaces any existing primary group with the new primary group.

pGroup

Points to a SID structure the function sets as the security descriptor's new primary group. The SID structure is referenced by, not copied into, the security descriptor. If this parameter is NULL, the function clears the security descriptor's primary group information. This marks the security descriptor as having no primary group.

bGroupDefaulted

Specifies a flag indicating whether the primary group information was derived from a default mechanism. If this flag is TRUE, it is default information, and the function stores this value as the SE_GROUP_DEFAULTED flag in the SECURITY_DESCRIPTOR_CONTROL structure. If this parameter is zero, the SE_GROUP_DEFAULTED flag is cleared.



Return Values

If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero. To get extended error information, call GetLastError.

See Also

GetSecurityDescriptorGroup, InitializeSecurityDescriptor, SECURITY_DESCRIPTOR, SECURITY_DESCRIPTOR_CONTROL, SetSecurityDescriptorDacl
, SetSecurityDescriptorOwner, SetSecurityDescriptorSacl, SID


Пригласи друзей и счет твоего мобильника всегда будет положительным!
Предыдущая статья
 
Сайт Народ.Ру Интернет
Следующая статья
Пригласи друзей и счет твоего мобильника всегда будет положительным!

SetSecurityDescriptorGroup



Функция SetSecurityDescriptorGroup устанавливает первичную групповую информацию дескриптора абсолютного формата безопасности, заменяющей любое первичное групповое информационное уже настоящее в дескрипторе безопасности.

BOOL SetSecurityDescriptorGroup(

pSecurityDescriptor PSECURITY_DESCRIPTOR, // адрес дескриптора безопасности PSID pGroup, // адреса SID для группы BOOL bGroupDefaulted // флаг для по умолчанию
);


Параметры

pSecurityDescriptor

Точки на структуру SECURITY_DESCRIPTOR чьей первичной группы установлены этой функцией. Функция заменяет любую существующую первичную группу новой первичной группой.

pGroup

Точки на структуру SID функциональные комплекты как дескриптор безопасности новой первичной группы. Структура SID ссылалась на, не скопированное в, дескриптор безопасности. Если этот параметр НЕДЕЙСТВИТЕЛЕН, функция очищает дескриптор безопасности первичной групповой информации. Это выделяет дескриптор безопасности как иметь никакая первичная группа.

bGroupDefaulted

Определяет флаг, указывающий независимо первичная групповая информация была производной от по умолчанию механизма. Если этот флаг является ИСТИНОЙ, он - по умолчанию информация, и функция загружает эту величину как флаг SE_GROUP_DEFAULTED в структуре SECURITY_DESCRIPTOR_CONTROL. Если этот параметр является нулем, флаг SE_GROUP_DEFAULTED очищен.



Обратные Величины

Если функция добивается успеха, обратная величина ненулевая.
Если функция терпит неудачу, обратная величина нулевая. Для того, чтобы расширять информацию ошибки, назовите GetLastError.

Смотри Также

GetSecurityDescriptorGroup, InitializeSecurityDescriptor, SECURITY_DESCRIPTOR, SECURITY_DESCRIPTOR_CONTROL, SetSecurityDescriptorDacl , SetSecurityDescriptorOwner, SetSecurityDescriptorSacl, SID


Вверх Version 1.3, Oct 26 2010 © 2007, 2010, mrhx Вверх
 mrhx software  Русский перевод OpenGL  Русский перевод Win32 API
 
Используются технологии uCoz