WdmlibProcgrpInitialize-Funktion (procgrp.h)

Die WdmlibProcgrpInitialize-Funktion initialisiert die ProcGrp-Kompatibilitätsbibliothek (Prozessorgruppe).

Syntax

void WdmlibProcgrpInitialize();

Rückgabewert

Keine

Bemerkungen

Diese Funktion initialisiert die ProcGrp-Bibliothek. Rufen Sie diese Funktion auf, bevor Sie eine der anderen Funktionen in der ProcGrp-Bibliothek aufrufen. Die Bibliothek implementiert Wrapperfunktionen mit den gleichen Namen wie die folgenden Prozessorgruppen-KeXxx-Routinen in Windows 7:

KeGetCurrentProcessorNumberEx

KeGetProcessorIndexFromNumber

KeGetProcessorNumberFromIndex

KeQueryActiveGroupCount

KeQueryActiveProcessorCountEx

KeQueryGroupAffinity

KeQueryMaximumProcessorCount

KeQueryMaximumProcessorCountEx

KeQueryMaximumGroupCount

KeSetSystemAffinityThreadEx

KeSetSystemGroupAffinityThread

KeRevertToUserAffinityThreadEx

KeRevertToUserGroupAffinityThread

KeSetTargetProcessorDpcEx

Weitere Informationen zur ProcGrp-Bibliothek finden Sie unter Prozessorgruppenkompatibilitätsbibliothek.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Kompatibel mit Windows 7, Windows Server 2008 R2, Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP und Windows 2000.
Zielplattform Desktop
Kopfzeile procgrp.h (include Procgrp.h)
Bibliothek Procgrp.lib
IRQL PASSIVE_LEVEL