ActivateConfiguration
Activate the configuration for use with a EventFormatter.
This behavior (if any) is absolutely parser specific.
HRESULT ActivateConfiguration();
Parameters
Return Values
S_OK
The configuration has been activated.
E_ACCESSDENIED
The parser is locked by an asynchronous operation.
E_FAIL
The configuration could not be activated.