Microsoft Internet Security and Acceleration Server 2000 |
The FpcAceFlagType enumerated type contains values that indicate the presence of the ObjectType or InheritedObjectType fields in the access-control entry (ACE).
enum FpcAceFlagType{ fpcAceFlagType_Object_Type_Present = 0x1, fpcAceFlagType_Inherited_Object_Type_Present = 0x2 };
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.