3.1.4.5 Event Metadata Enumerator Sequencing

To enumerate information on a publisher's events, a client application calls the EvtRpcGetEventMetadataEnum (Opnum 26) method to get a handle of type CONTEXT_HANDLE_EVENT_METADATA_ENUM.

The application can then use the handle for subsequent calls to the EvtRpcGetNextEventMetadata (section 3.1.4.28) method.

Finally, the application closes the handle by using the EvtRpcClose (section 3.1.4.33) method.