Compartir a través de


Función ExReleaseRundownProtectionCacheAware (wdm.h)

El exReleaseRundownProtectionCacheAware versiones rutinarias de la protección de ejecución que el autor de la llamada adquirió anteriormente mediante una llamada a ExAllocateCacheAwareRundownProtection o ExAcquireRundownProtectionCacheAware.

Sintaxis

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

Parámetros

[in, out] RunRefCacheAware

Puntero al objeto de protección de rundown en el que funcionará la función. Se trata de un puntero a una estructura de EX_RUNDOWN_REF_CACHE_AWARE opaca devuelta por una llamada anterior a ExInitializeRundownProtectionCacheAware.

Valor devuelto

Ninguno

Requisitos

Requisito Valor
servidor mínimo admitido Windows Server 2003, Service Pack 1
encabezado de wdm.h (incluya Wdm.h)
reglas de cumplimiento de DDI HwStorPortProhibitedDIs(storport)

Consulte también

de protección con reconocimiento de caché

exAcquireRundownProtectionCacheAware

ExAcquireRundownProtectionCacheAwareEx

ExAllocateCacheAwareRundownProtection

ExFreeCacheAwareRundownProtection

exInitializeRundownProtectionCacheAware

exReInitializeRundownProtectionCacheAware

ExReleaseRundownProtectionCacheAwareEx

exRundownCompletedCacheAware

exSizeOfRundownProtectionCacheAware

ExWaitForRundownProtectionReleaseCacheAware