Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/5/2010
This function releases a SYSINTR. It also clears backward static mapping of IRQs to SYSINTR logical interrupts, if the mapping exists.
Syntax
BOOL OALIntrReleaseSysIntr(
UINT32 sysIntr
);
Parameters
- sysIntr
[in] Specifies the SYSINTR to be released.
Return Value
TRUE indicates success.
FALSE indicates failure.
Requirements
| Header | oal_intr.h |
| Library | Developer Implemented |
| Windows Embedded CE | Windows CE 5.0 and later |