Platform SDK: Access Control |
The GetInheritTypes method requests information about how ACEs can be inherited by child objects. For more information, see ACE Inheritance.
HRESULT GetInheritTypes( PSI_INHERIT_TYPE *ppInheritTypes, ULONG *pcInheritTypes );
Return S_OK if successful.
Return a nonzero error code if an error occurs.
The access control editor does not free the pointer returned in *ppInheritTypes.
Windows NT/2000: Requires Windows 2000.
Header: Declared in Aclui.h.
Access Control Editor Overview, Access Control Editor Interfaces, CreateSecurityPage, EditSecurity, SI_INHERIT_TYPE