OEMEthDisableInts (Windows CE 5.0)

Send Feedback

This function is no longer required as of Windows CE .NET 4.2. For information about new debug communication settings, see the KITLTRANSPORT structure.

This function disables interrupts for the debug Ethernet adapter.

void OEMEthDisableInts (void);

Parameters

None.

Return Values

None.

Requirements

OS Versions: Windows CE 2.10 and later.
Header: Halether.h.
Link Library: Hal.lib.

See Also

OEMEthEnableInts | KITLTRANSPORT | TransportEnableInt | Implementing the OEMKitlInit Function

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.