Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PsReferenceSiloContext function (ntddk.h)
This routine increments the reference count on the object.
Syntax
VOID PsReferenceSiloContext(
[in] PVOID SiloContext
);
Parameters
[in] SiloContext
A pointer to the object created by the PsCreateSiloContext routine. This parameter is required and it cannot be NULL.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10, version 1607 |
| Minimum supported server | Windows Server 2016 |
| Target Platform | Windows |
| Header | ntddk.h |
| IRQL | IRQL_requires_max(DISPATCH_LEVEL) |
See also
Feedback
Was this page helpful?
