IeXdi2ProbeHandlerGeneric (Windows Embedded CE 6.0)
1/5/2010
This interface provides methods to access a third-party probe handler.
This is an internal interface and should not be called from external clients.
Methods
The following table shows the methods defined in the IeXdi2ProbeHandlerGeneric interface.
Method | Description |
---|---|
Launches the connection between a probe and a debugging target. |
|
Disconnects a probe and a debugging target after a failed attempt to connect. |
|
Retrieves global information about the target device, probe, or emulator. |
|
Initializes connection links and inserts the helper into a chain of helpers. |
|
Prevents the probe from hard reference counting to prevent circular references. |
|
Unlocks the probe and allows reference counting. |
Requirements
Header | eXDI2.h |
Library | ole32.lib |
Windows Embedded CE | Windows CE 5.0 and later |