Microsoft SDK for Java

IRemoteThreadEx::
Continue

The Continue method of the IRemoteThreadEx interface resumes execution of this thread, but leaves the thread in step mode. This call returns immediately.

Syntax

HRESULT Continue(void)

Return Value

S_OK Success. 

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