Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |