SYSTEM_POOL_ZEROING_INFORMATION - NtDoc

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

typedef struct _SYSTEM_POOL_ZEROING_INFORMATION {
  BOOLEAN PoolZeroingSupportPresent;
} SYSTEM_POOL_ZEROING_INFORMATION, *PSYSTEM_POOL_ZEROING_INFORMATION;

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-wdm-system_pool_zeroing_information)

Description

Reserved for system use.

Members

PoolZeroingSupportPresent

Remarks

See also