HRESULT Terminate(void);
The Terminate function releases resources allocated by the object (the class destructor should also free these resources).
None.
This function returns the following value.