Export
Export from the supplied IEvtConfiguration object into the opened configuration file..
HRESULT Export([in]
IEvtConfiguration* pConfig);
Parameters
pConfig
[in] Source configuration.
Return Values
S_OK
The configuration has been exported from pConfig.
E_ACCESSDENIED
The parser is locked by an asynchronous operation.
E_FAIL
The configuration could not be exported.