RtlIsStateSeparationEnabled function (ntddk.h)

Checks if the SKU for the current context supports multiple sessions.

Syntax

NTSYSAPI BOOLEAN RtlIsStateSeparationEnabled();

Return value

TRUE indicates state separation enabled and FALSE otherwise.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1709
Minimum supported server Windows Server 2016
Target Platform Windows
Header ntddk.h
Library NtosKrnl.lib
DLL NtosKrnl.exe (kernel mode)
IRQL PASSIVE_LEVEL