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.
Gets the ContainerId for the given Silo.
Syntax
GUID * PsGetSiloContainerId(
[in] PESILO Silo
);
Parameters
[in] Silo
A pointer to the Silo being queried.
Return value
Returns the GUID identifier for the silo.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 |
Header | ntddk.h |
Library | Ntoskrnl.lib |
IRQL | PASSIVE_LEVEL |