Microsoft Internet Security and Acceleration Server 2000 |
Gets a reference to a FPCEventDefinitions collection. An FPCEventDefinition object is used to define a single event. Events describe conditions that require the attention of an administrator, and predetermined actions can be taken in response to particular events by using the FPCAlert object.
Events can be added and removed with the Add and Remove methods of the collection.
[ collFPCEventDefinitions = ] FPCPolicyElements.EventDefinitions
HRESULT get_EventDefinitions( IFPCEventDefinitions **pcollFPCEventDefinitions );
This property is read-only.