SetSecurityDescriptorControl(ControlBitsOfInterest, ControlBitsToSet)
Sets the control bit flags related to inheritance for a
security descriptor
Parameters
ControlBitsOfInterest : int
Bitmask of flags to be modifiedControlBitsToSet : int
Bitmask containing flag values to setComments
Only exists on Windows 2000 or later