Share via


OALIntrMapInit (Windows Embedded CE 6.0)

1/5/2010

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.

Syntax

VOID OALIntrMapInit();

Parameters

None.

Return Value

None.

Remarks

OALIntrMapInit initializes the mapping arrays.

Requirements

Header oal_intr.h
Library Developer Implemented
Windows Embedded CE Windows CE 5.0 and later

See Also

Reference

Interrupt Functions