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 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