pfnOEMIntrOccurs (Windows CE 5.0)
This function pointer is optional and is used to point to the OEMIntrOccurs function, if defined.
DWORD (*pfnOEMIntrOccurs)(DWORD dwSysIntr );
Parameters
- dwSysIntr
[in] SYSINTR value.
Return Values
A SYSINTR value is returned.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: Developer-defined.
Link Library: Nk.lib.
See Also
OEMIntrOccurs | pfnOEMReschedule
Send Feedback on this topic to the authors