Compartilhar via


Função ExReleaseRundownProtectionCacheAware (wdm.h)

O ExReleaseRundownProtectionCacheAware proteção de run-down de versões de rotina que o chamador adquiriu anteriormente chamando ExAllocateCacheAwareRundownProtection ou ExAcquireRundownProtectionCacheAware.

Sintaxe

void ExReleaseRundownProtectionCacheAware(
  [in, out] PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware
);

Parâmetros

[in, out] RunRefCacheAware

Ponteiro para o objeto de proteção de rundown no qual a função funcionará. Este é um ponteiro para uma estrutura de EX_RUNDOWN_REF_CACHE_AWARE opaca retornada por uma chamada anterior para ExInitializeRundownProtectionCacheAware.

Valor de retorno

Nenhum

Requisitos

Requisito Valor
servidor com suporte mínimo Windows Server 2003, Service Pack 1
cabeçalho wdm.h (inclua Wdm.h)
regras de conformidade de DDI HwStorPortProhibitedDIs(storport)

Consulte também

de proteção de run-down com reconhecimento de cache

ExAcquireRundownProtectionCacheAware

ExAcquireRundownProtectionCacheAwareEx

ExAllocateCacheAwareRundownProtection

ExFreeCacheAwareRundownProtection

ExInitializeRundownProtectionCacheAware

ExReInitializeRundownProtectionCacheAware

ExReleaseRundownProtectionCacheAwareEx

ExRundownCompletedCacheAware

ExSizeOfRundownProtectionCacheAware

ExWaitForRundownProtectionReleaseCacheAware