Skip to content

Commit ee0c0d3

Browse files
authored
Merge pull request #1994 from iPhilip/patch-50
Update ne-wingdi-displayconfig_pixelformat.md
2 parents 1f4667c + 9a64aac commit ee0c0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-api-src/content/wingdi/ne-wingdi-displayconfig_pixelformat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Indicates 32 BPP format.
7474

7575
Indicates that the current display is not an 8, 16, 24, or 32 BPP GDI desktop mode. For example, a call to the <a href="/windows/desktop/api/winuser/nf-winuser-querydisplayconfig">QueryDisplayConfig</a> function returns DISPLAYCONFIG_PIXELFORMAT_NONGDI if a DirectX application previously set the desktop to A2R10G10B10 format. A call to the <a href="/windows/desktop/api/winuser/nf-winuser-setdisplayconfig">SetDisplayConfig</a> function fails if any pixel formats for active paths are set to DISPLAYCONFIG_PIXELFORMAT_NONGDI.
7676

77-
### -field DISPLAYCONFIG_PIXELFORMAT_FORCE_UINT32:0xffffffff
77+
### -field DISPLAYCONFIG_PIXELFORMAT_FORCE_UINT32:0xFFFFFFFF
7878

7979
Forces this enumeration to compile to 32 bits in size. Without this value, some compilers would allow this enumeration to compile to a size other than 32 bits. You should not use this value.
8080

0 commit comments

Comments
 (0)