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 |
|
); |
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.
GetSecurityDescriptorGroup, InitializeSecurityDescriptor, SECURITY_DESCRIPTOR, SECURITY_DESCRIPTOR_CONTROL, SetSecurityDescriptorDacl, SetSecurityDescriptorOwner, SetSecurityDescriptorSacl, SID
| file: /techref/os/win/api/win32/func/src/f81_13.htm, 3KB, , updated: 2000/4/7 11:19, local time: 2009/11/22 02:22,
38.107.191.103:LOG IN
|
| ©2009 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? Please DO link to this page! Digg it! <A HREF="http://www.piclist.com/techref/os/win/api/win32/func/src/f81_13.htm"> SetSecurityDescriptorGroup</A> |
| Did you find what you needed? |
|
o List host: MIT, Site host massmind.org, Top posters @20091122 olin piclist, solarwind, Vitaliy, Tamas Rudnai, Jinx, cdb, Xiaofan Chen, Alan B. Pearce, Gerhard Fiedler, JonnyMac, * Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Shultz Electronics, Timothy Weber, on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
SX MASTERS: Eric Smith and Richard Ottosen's SERVID is an intellegent RS232 video terminal (4x20 character display) in one chip. See the write up here.. |
.