Partager via


Fonction ExSizeOfRundownProtectionCacheAware (wdm.h)

La routine ExSizeOfRundownProtectionCacheAware retourne la taille recommandée pour une structure d’exécution compatible avec le cache.

Syntaxe

SIZE_T ExSizeOfRundownProtectionCacheAware();

Valeur de retour

Retourne une valeur SIZE_T .

Remarques

Après avoir appelé cette routine, appelez ExInitializeRundownProtectionCacheAware pour initialiser un objet de protection d’exécution prenant en charge le cache.

Configuration requise

Condition requise Valeur
Serveur minimal pris en charge Windows Server 2003, Service Pack 1
En-tête wdm.h (inclure Wdm.h)
IRQL <= APC_LEVEL

Voir aussi

Protection d’exécution prenant en compte le cache

ExAcquireRundownProtectionCacheAware

ExAcquireRundownProtectionCacheAwareEx

ExAllocateCacheAwareRundownProtection

ExFreeCacheAwareRundownProtection

ExInitializeRundownProtectionCacheAware

ExReInitializeRundownProtectionCacheAware

ExReleaseRundownProtectionCacheAware

ExReleaseRundownProtectionCacheAwareEx

ExRundownCompletedCacheAware

ExWaitForRundownProtectionReleaseCacheAware