Compartilhar via


OAL_KITLETH_DEINIT (Windows CE 5.0)

Send Feedback

This function pointer de-initializes the KITL Ethernet device driver.

typedef BOOL (*OAL_KITLETH_DEINIT)();

Parameters

None.

Return Values

TRUE indicates success.

FALSE indicates failure.

Remarks

The pfnDeinit member of the OAL_KITL_ETH_DRIVER structure points to the custom function that implements OAL_KITLETH_DEINIT.

Requirements

OS Versions: Windows CE 5.0 and later
Header: Oal_kitl.h
Link Library: Developer-defined

See Also

KITL Reference Ethernet Driver Interface | KITL Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.