Microsoft SDK for Java

IRemoteThread::
Go

The Go method of the IRemoteThread interface resumes execution of the Java process. This method clears the execution control state of this thread and returns immediately.

Syntax

HRESULT Go(void)

Return Value

S_OK Success. 

© 1999 Microsoft Corporation. All rights reserved. Terms of use.