Partager via


NKIsSysIntrValid (Windows CE 5.0)

Send Feedback

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

Interrupts

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.