หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
This header exposes the programming interfaces to connect and disconnect interrupts allowing drivers to use those interfaces to run on downlevel systems. For more information, see:
iointex.h contains the following programming interfaces:
Functions
| WdmlibIoConnectInterruptEx The WdmlibIoConnectInterruptEx function registers an interrupt-handling routine for a device's interrupts. |
| WdmlibIoDisconnectInterruptEx The WdmlibIoDisconnectInterruptEx function unregisters an interrupt service routine (ISR) that was registered by a previous call to the WdmlibIoConnectInterruptEx function. |
| WdmlibIoGetAffinityInterrupt The WdmlibIoGetAffinityInterrupt function gets the group affinity of an interrupt object. |