PsGetSiloMonitorContextSlot function (ntddk.h)
This routine returns the silo context slot that was allocated by the monitor during the registration.
Syntax
ULONG PsGetSiloMonitorContextSlot(
[in] PSILO_MONITOR Monitor
);
Parameters
[in] Monitor
A pointer to the silo monitor.
Return value
A valid silo context slot.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1607 |
Minimum supported server | Windows Server 2016 |
Target Platform | Windows |
Header | ntddk.h |