Windows Event Collector Functions
The following list briefly describes the functions that are used in Windows Event Collector.
In this section
-
Closes a handle received from other Event Collector functions.
-
Deletes an existing subscription.
-
Continues the enumeration of the subscriptions registered on the local machine.
-
Retrieves property values for the event sources of a subscription.
-
Retrieves the number of indexes of the array of property values for the event sources of a subscription.
-
Retrieves a property value from a subscription object.
-
Retrieves the run time status information for an event source of a subscription or the subscription itself.
-
Inserts an empty object into an array of property values for the event sources of a subscription.
-
Creates a subscription enumerator to enumerate all registered subscriptions on the local machine.
-
Opens an existing subscription or creates a new subscription.
-
Saves subscription configuration information.
-
Sets a property value in an array of property values for the event sources of a subscription.
-
Sets new values or updates existing values of a subscription.
-
Removes an element from an array of objects that contain property values for the event sources of a subscription.
-
Retries connecting to the event source of a subscription that is not connected.