Share via


OALIntrMapInit (Windows CE 5.0)

Send Feedback

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

Interrupt Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.