Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 1.5 KB

ns-wdm-extended_create_information_32.md

File metadata and controls

67 lines (56 loc) · 1.5 KB
UID tech.root title ms.date targetos description prerelease req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs helpviewer_keywords
NS:wdm._EXTENDED_CREATE_INFORMATION_32
kernel
EXTENDED_CREATE_INFORMATION_32 (wdm.h)
08/02/2022
Windows
Describes the 32-bit version of the EXTENDED_CREATE_INFORMATION structure.
false
structure
wdm.h
Wdm.h
Windows 11, version 22H2
EXTENDED_CREATE_INFORMATION_32, *PEXTENDED_CREATE_INFORMATION_32
apiref
HeaderDef
wdm.h
_EXTENDED_CREATE_INFORMATION_32
PEXTENDED_CREATE_INFORMATION_32
EXTENDED_CREATE_INFORMATION_32
_EXTENDED_CREATE_INFORMATION_32
wdm/_EXTENDED_CREATE_INFORMATION_32
PEXTENDED_CREATE_INFORMATION_32
wdm/PEXTENDED_CREATE_INFORMATION_32
EXTENDED_CREATE_INFORMATION_32
wdm/EXTENDED_CREATE_INFORMATION_32
c++
_EXTENDED_CREATE_INFORMATION_32

-description

Describes the 32-bit version of the EXTENDED_CREATE_INFORMATION structure.

-struct-fields

-field ExtendedCreateFlags

Defines the LONGLONG member ExtendedCreateFlags.

-field EaBuffer

Defines the void* POINTER_32 member EaBuffer.

-field EaLength

Defines the ULONG member EaLength.

-remarks

-see-also