Função ExSizeOfRundownProtectionCacheAware (wdm.h)

A rotina ExSizeOfRundownProtectionCacheAware retorna o tamanho recomendado para uma estrutura de rundown amigável ao cache.

Sintaxe

SIZE_T ExSizeOfRundownProtectionCacheAware();

Retornar valor

Retorna um valor SIZE_T .

Comentários

Depois de chamar essa rotina, chame ExInitializeRundownProtectionCacheAware para inicializar um objeto de proteção de rundown com reconhecimento de cache.

Requisitos

Requisito Valor
Servidor mínimo com suporte Windows Server 2003, Service Pack 1
Cabeçalho wdm.h (inclua Wdm.h)
IRQL <= APC_LEVEL

Confira também

Proteção run-Down com reconhecimento de cache

ExAcquireRundownProtectionCacheAware

ExAcquireRundownProtectionCacheAwareEx

ExAllocateCacheAwareRundownProtection

ExFreeCacheAwareRundownProtection

ExInitializeRundownProtectionCacheAware

ExReInitializeRundownProtectionCacheAware

ExReleaseRundownProtectionCacheAware

ExReleaseRundownProtectionCacheAwareEx

ExRundownCompletedCacheAware

ExWaitForRundownProtectionReleaseCacheAware