PsGetSiloMonitorContextSlot - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddk.h

ULONG PsGetSiloMonitorContextSlot(
  [in] PSILO_MONITOR Monitor
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-ntddk-psgetsilomonitorcontextslot)

PsGetSiloMonitorContextSlot function

Description

This routine returns the silo context slot that was allocated by the monitor during the registration.

Parameters

Monitor [in]

A pointer to the silo monitor.

Return value

A valid silo context slot.