method ClearConsole.
Clears console window (DOS) of miscellaneous displayings.
HRESULT ClearConsole()
S_OK
The operation was successfull.
E_UNEXPECTED
An unexpected error occoured.
E_FAIL
A general error occoured.
IAPI