Location: Symbol Reference > Classes > TJwSecureRegistryKey Class > TJwSecureRegistryKey Methods > RemoveInheritanceFlow Method > TJwSecureRegistryKey.RemoveInheritanceFlow Method (THandle, boolean)
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecureRegistryKey.RemoveInheritanceFlow Method (THandle, boolean)
Pascal
class procedure RemoveInheritanceFlow(const Handle: THandle; const bCopyInheritedACEs: boolean = True); virtual; overload;
Parameters 
Description 
const bCopyInheritedACEs: boolean = True 
defines whether the inherited ACEs shall be copied (true) or removed (false). If the DACL contains no explicit ACEs and the inherited ACEs are removed (false) the remaining DACL is a deny everybody DACL
See SetNamedSecurityInfo for exceptions. 

RemoveInheritanceFlow removes the inheritance flow of a file handle;

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!