Microsoft Internet Security and Acceleration Server 2000 |
Gets the additional keys to this event.
Additional keys serve as a way to subdivide event objects into related subevents; for example, subdividing a service-started event into ISA services subevents. This allows for different alerts that are specific to subevents or one alert that is specific to all subevents.
Note The additional key with an index = 0 means all subevents.
[ vKeys = ] FPCEventDefinition.AdditionalKeys
HRESULT get_AdditionalKeys( VARIANT *pvKeys );
The property is read-only.