IeXdi2Generic (Windows Embedded CE 6.0)
1/5/2010
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 |
---|---|
Returns a text description of an error code returned by the eXDI service. |
|
Returns a pointer to the ICcService object interface that supports the OsAccess service associated with the debugging target. |
|
Returns global information about the debugging target and the hardware probe or emulator. |
|
Provides a user-defined, nonformatted interface. |
|
Enables a client to read a memory block or scratch pad containing miscellaneous data that is saved on the eXDI service by WriteClientScratchPad. |
|
Enables a client device to allocate and write a memory block or scratch pad for saving miscellaneous data on the eXDI service. |
Requirements
Header | eXDI2.h |
Library | ole32.lib, oleaut32.lib |
Windows Embedded CE | Windows CE 5.0 and later |