Share via


ICcTransportInit (Windows Embedded CE 6.0)

1/5/2010

This interface provides a method to initialize the transport interface.

In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.

Methods

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

The following table shows the methods for the IDispatch interface.

Method Description

IDispatch::GetIDsOfNames

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

Retrieves the type information for an object.

IDispatch::GetTypeInfo

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

IDispatch::Invoke

Provides access to properties and methods exposed by an object.

The following table shows methods for the ICcTransportInit interface.

Method Description

ICcTransportInit::Initialize

Initializes a transport instance.

Requirements

Header cctransport.idl
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Core Connectivity Interfaces