Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This callback is invoked when the context object reaches a reference count of zero.
Syntax
SILO_CONTEXT_CLEANUP_CALLBACK SiloContextCleanupCallback;
VOID SiloContextCleanupCallback(
[in] PVOID SiloContext
)
{...}
Parameters
[in] SiloContext
A pointer provided by the user with the call to PsCreateSiloContext.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1607 |
| Minimum supported server | Windows Server 2016 |
| Target Platform | Windows |
| Header | ntddk.h |