IeXdi2HelperGeneric (Windows CE 5.0)

Send Feedback

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

OS Version: Windows CE 5.0 and later.
Header: eXDI2.h.
Link Library: ole32.lib oleaut32.lib.

See Also

IeXDI2 Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.