Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function releases a SYSINTR. It also clears backward static mapping of IRQs to SYSINTR logical interrupts, if the mapping exists.
BOOL OALIntrReleaseSysIntr( UINT32 sysIntr);
Parameters
- sysIntr
[in] Specifies the SYSINTR to be released.
Return Values
TRUE indicates success.
FALSE indicates failure.
Remarks
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