POOL_CREATE_EXTENDED_PARAMS structure (wdm.h)

Defines the POOL_CREATE_EXTENDED_PARAMS structure.

Syntax

typedef struct _POOL_CREATE_EXTENDED_PARAMS {
  ULONG Version;
} POOL_CREATE_EXTENDED_PARAMS, *PPOOL_CREATE_EXTENDED_PARAMS;

Members

Version

Defines the ULONG member Version.

Requirements

Requirement Value
Minimum supported server Windows Server 2022
Header wdm.h (include Wdm.h)