Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Il ExReleaseRundownProtectionCacheAware routine rilascia la protezione di esecuzione acquisita in precedenza dal chiamante chiamando ExAllocateCacheAwareRundownProtection o ExAcquireRundownProtectionCacheAware.
Sintassi
VOID ExReleaseRundownProtectionCacheAware(
[in, out] PEX_RUNDOWN_REF_CACHE_AWARE RunRefCacheAware
);
Parametri
[in, out] RunRefCacheAware
Puntatore all'oggetto protezione rundown su cui funzionerà la funzione. Si tratta di un puntatore a una struttura EX_RUNDOWN_REF_CACHE_AWARE opaca restituita da una chiamata precedente a ExInitializeRundownProtectionCacheAware.
Valore restituito
Nessuno
Fabbisogno
| Requisito | Valore |
|---|---|
| server minimo supportato | Windows Server 2003, Service Pack 1 |
| intestazione | wdm.h (include Wdm.h) |
| regole di conformità DDI | HwStorPortProhibitedDDIs(storport) |
Vedere anche
di protezione con riconoscimento della cache
ExAcquireRundownProtectionCacheAware
ExAcquireRundownProtectionCacheAwareEx
exAllocateCacheAwareRundownProtection
ExFreeCacheAwareRundownProtection
ExInitializeRundownProtectionCacheAware
ExReInitializeRundownProtectionCacheAware
ExReleaseRundownProtectionCacheAwareEx