OEMEthDisableInts (Windows CE 5.0)
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