// wdm.h
NTSTATUS IoGetAffinityInterrupt(
[in] PKINTERRUPT InterruptObject,
[out] PGROUP_AFFINITY GroupAffinity
);
View the official Windows Driver Kit DDI referenceNo description available.
For more information, see the WdmlibIoGetAffinityInterrupt function.
#define IoGetAffinityInterrupt WdmlibIoGetAffinityInterrupt
InterruptObject [in]For more information, see the WdmlibIoGetAffinityInterrupt function.
GroupAffinity [out]For more information, see the WdmlibIoGetAffinityInterrupt function.
For more information, see the WdmlibIoGetAffinityInterrupt function.