// 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
No description available.
Reserved for system use.
PoolZeroingSupportPresent