ICcCeshCB (Compact 2013)

3/26/2014

Deprecated.

This interface provides methods to notify clients of Target Control related events from the Target Control shell.

Methods

The following tables show the methods for this interface. The interface inherits the methods for the IUnknown and IDispatch interfaces.

The following table shows the methods for the IDispatch interface.

Method

Description

IDispatch::GetIDsOfNames

Deprecated.

Maps a single member name and an optional set of parameter names to a corresponding set of integer dispatch identifiers (DISPIDs).

These identifiers can then be used on subsequent calls to IDispatch::Invoke.

IDispatch::GetTypeInfo

Deprecated.

Retrieves the type information for an object.

IDispatch::GetTypeInfoCount

Deprecated.

Retrieves the number of type information interfaces provided by an object, either zero (0) or 1.

IDispatch::Invoke

Deprecated.

Provides access to properties and methods exposed by an object.

The following table shows methods for the ICcCeshCB interface.

Method

Description

ICcCeshCB::CmdOut

Deprecated.

Notifies clients when a Target Control service on the device completed a command and is returning the output of the previously run command.

ICcCeshCB::FindFile

Deprecated.

Notifies clients when a device-side Target Control service requests a file name to be expanded to include the full path.

ICcCeshCB::GetCommand

Deprecated.

Notifies clients when a Target Control service on the device requests that a new command be run on the device.

Requirements

Header

ccceshcb.h

See Also

Reference

Core Connectivity Interfaces