Share via


IeXdi2ClientAuthorizeContinuation (Windows Embedded CE 6.0)

1/5/2010

This interface contains methods that authorize restarting execution on the debugging target.

The client can refuse the restart request if it is still performing an operation that requires a halt state. If the client refuses a restart, the exdi service will query again after a fixed interval, typically 1 second.

The client can increase the query interval in a callback return, or the client can asynchronously send a Run command.

Methods

The following table shows the methods defined in the IeXdi2ClientAuthorizeContinuation interface.

Method Description

IeXdi2ClientAuthorizeContinuation::AuthorizeTargetRestart

Requests client authorization to resume execution.

Requirements

Header eXDI2.h
Library ole32.lib, oleaut32.lib
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

IeXDI2 Interfaces