The Destroy method of the IRemoteThread interface is not currently implemented in the Microsoft VM. It returns E_FAIL.
The Destroy method terminates a thread. ThreadDestroyEvent is called when the thread has terminated.
HRESULT Destroy(void)
S_OK Success.
E_FAIL Failure.