3.1.4.3 Log Information Sequencing
To get information on a log, a client application calls the EvtRpcOpenLogHandle (section 3.1.4.19) method first to get a handle of type CONTEXT_HANDLE_LOG_HANDLE.
The application can then use the handle for subsequent calls to the EvtRpcGetLogFileInfo (section 3.1.4.15) method.
Finally, the application closes the handle by using the EvtRpcClose (section 3.1.4.33) method.