OAL_KITLETH_DISABLE_INTS (Windows Embedded CE 6.0)
1/5/2010
This function pointer disables the KITL transport interrupts if the transport if interrupt-based.
Syntax
typedef VOID (*OAL_KITLETH_DISABLE_INTS)();
Parameters
None.
Return Value
None.
Remarks
The pfnDisableInts member of the OAL_KITL_ETH_DRIVER structure points to the custom function that implements OAL_KITLETH_DISABLE_INTS.
Requirements
Header | oal_kitl.h |
Library | Developer Implemented |
Windows Embedded CE | Windows CE 5.0 and later |
See Also
Reference
KITL Functions for Ethernet Drivers
KITL Functions for Production-Quality OAL