OALIntrMapInit (Windows CE 5.0)
This function initializes the mapping structure that describes bi-directional mapping between IRQs and SYSINTR logical interrupts. It must be called from the OALIntrInit function.
VOID OALIntrMapInit();
Parameters
None.
Return Values
None.
Remarks
OALIntrMapInit initializes the mapping arrays.
Requirements
OS Versions: Windows CE Version 5.0 and later
Header: Oal_intr.h
Link Library: Developer-defined
See Also
Send Feedback on this topic to the authors