Share via


IeXdi2HelperGeneric (Windows Embedded CE 6.0)

1/5/2010

This interface defines methods that provide generic access to intermediate helper components of eXDI2.

The interface should not be called from external clients.

Methods

The following table shows the methods provided by the IeXdi2HelperGeneric interface.

Method Description

IeXdi2HelperGeneric::InitAndLockHelper

Initializes the connection links necessary to insert the helper in a chain of helpers.

IeXdi2HelperGeneric::Ioctl

Provides a nonformatted IOCTL interface.

IeXdi2HelperGeneric::LockHelper

Locks the helper that counts hard references to prevent circular references.

IeXdi2HelperGeneric::UnlockHelper

Unlocks the helper that counts hard references.

Requirements

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

See Also

Reference

IeXDI2 Interfaces