Share via


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

IeXdi2ProbeHandlerGeneric::Connect

Launches the connection between a probe and a debugging target.

IeXdi2ProbeHandlerGeneric::Disconnect

Disconnects a probe and a debugging target after a failed attempt to connect.

IeXdi2ProbeHandlerGeneric::GetTargetInfo

Retrieves global information about the target device, probe, or emulator.

IeXdi2ProbeHandlerGeneric::InitAndLockProbeHandler

Initializes connection links and inserts the helper into a chain of helpers.

IeXdi2ProbeHandlerGeneric::LockProbe

Prevents the probe from hard reference counting to prevent circular references.

IeXdi2ProbeHandlerGeneric::UnlockProbe

Unlocks the probe and allows reference counting.

Requirements

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

See Also

Reference

IeXDI2 Interfaces