Partager via


IeXdi2Generic (Windows CE 5.0)

Send Feedback

This interface provides methods that support execution control of the target. It is normally hosted by the eXdi service.

Methods

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

Method Description
IeXdi2Generic::GetErrorDescription Returns a text description of an error code returned by the eXDI service.
IeXdi2Generic::GetOsAxsService Returns a pointer to the ICcService object interface that supports the OsAccess service associated with the debugging target.
IeXdi2Generic::GetTargetInfo Returns global information about the debugging target and the hardware probe or emulator.
IeXdi2Generic::Ioctl Provides a user-defined, nonformatted interface.
IeXdi2Generic::ReadClientScratchPad Enables a client to read a memory block or scratch pad containing miscellaneous data that is saved on the eXDI service by WriteClientScratchPad.
IeXdi2Generic::WriteClientScratchPad Enables a client device to allocate and write a memory block or scratch pad for saving miscellaneous data on the eXDI service.

Requirements

OS Version: Windows CE 5.0 and later.
Header: eXDI2.h.
Link Library: ole32.lib, oleaut32.lib.

See Also

IeXDI2 Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.