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 routine will check if the supplied Silo is the host silo.
Syntax
BOOLEAN PsIsHostSilo(
[in] PESILO Silo
);
Parameters
[in] Silo
The silo to evaluate.
Return value
Returns true if the specified silo is the host silo; otherwise, false.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1607 |
Minimum supported server | Windows Server 2016 |
Target Platform | Windows |
Header | ntddk.h |