CloseConfiguration
Close a previous opened configuration file.
HRESULT CloseConfiguration();
Parameters
Return Values
S_OK
The configuration is closed.
E_ACCESSDENIED
The parser is locked by an asynchronous operation.
Close a previous opened configuration file.
HRESULT CloseConfiguration();
S_OK
The configuration is closed.
E_ACCESSDENIED
The parser is locked by an asynchronous operation.