POOL_EXTENDED_PARAMS_SECURE_POOL 構造体 (wdm.h)
POOL_EXTENDED_PARAMS_SECURE_POOL構造体を定義します。
構文
typedef struct _POOL_EXTENDED_PARAMS_SECURE_POOL {
HANDLE SecurePoolHandle;
PVOID Buffer;
ULONG_PTR Cookie;
ULONG SecurePoolFlags;
} POOL_EXTENDED_PARAMS_SECURE_POOL;
メンバー
SecurePoolHandle
Buffer
Cookie
SecurePoolFlags
要件
要件 | 値 |
---|---|
サポートされている最小のサーバー | Windows Server 2022 |
Header | wdm.h (Wdm.h を含む) |