Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IoGetAffinityInterrupt function (wdm.h)

For more information, see the WdmlibIoGetAffinityInterrupt function.

#define IoGetAffinityInterrupt WdmlibIoGetAffinityInterrupt

Syntax

NTSTATUS IoGetAffinityInterrupt(
 [in] PKINTERRUPT InterruptObject,
 [out] PGROUP_AFFINITY GroupAffinity
);

Parameters

[in] InterruptObject

For more information, see the WdmlibIoGetAffinityInterrupt function.

[out] GroupAffinity

For more information, see the WdmlibIoGetAffinityInterrupt function.

Return value

For more information, see the WdmlibIoGetAffinityInterrupt function.

Requirements

Requirement Value
Minimum supported client Available in Windows 7 and later versions of Windows.
Target Platform Universal
Header wdm.h (include Wdm.h, Ntddk.h, Ntifs.h)
Library NtosKrnl.lib
DLL NtosKrnl.exe
IRQL Any level

See also

WdmlibIoGetAffinityInterrupt


Feedback

Was this page helpful?

Additional resources