NKIsSysIntrValid (Windows CE 5.0)
This function is used to determine if an interrupt identifier or SYSINTR value is valid.
BOOL NKIsSysIntrValid(DWORD idInt );
Parameters
- idInt
[in] SYSINTR value.
Return Values
TRUE indicates that the SYSINTR value is valid; otherwise, the return value is FALSE.
Requirements
OS Versions: Windows CE .NET 4.2 and later.
Header: Nkintr.h.
Link Library: Nk.lib.
See Also
Send Feedback on this topic to the authors