exFreeCacheAwareRundownProtection 函式 (wdm.h)

ExFreeCacheAwareRundownProtection 例程會釋放先前配置的快取易記取消保護結構。

語法

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

參數

[in, out] RunRefCacheAware

要釋放之取消保護物件的指標。 這是從先前呼叫 ExAllocateCacheAwareRundownProtectionExAllocateCacheAwareRundownProtection 傳回之不透明EX_RUNDOWN_REF_CACHE_AWARE結構的指標。

傳回值

備註

如需詳細資訊,請參閱 快取感知執行保護

規格需求

需求
最低支援的伺服器 Windows Server 2003 Service Pack 1
標頭 wdm.h (包含 Wdm.h)
IRQL <= APC_LEVEL

另請參閱

ExAcquireRundownProtectionCacheAware

ExAcquireRundownProtectionCacheAwareEx

ExAllocateCacheAwareRundownProtection

ExInitializeRundownProtectionCacheAware

ExReInitializeRundownProtectionCacheAware

ExReleaseRundownProtectionCacheAware

ExReleaseRundownProtectionCacheAwareEx

ExRundownCompletedCacheAware

ExSizeOfRundownProtectionCacheAware

ExWaitForRundownProtectionReleaseCacheAware