Skip to content

Commit 8230b48

Browse files
authored
Remove gaming console device family constant
1 parent 489fae7 commit 8230b48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

desktop-src/DevNotes/rtlgetdevicefamilyinfoenum.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ Receives a DWORD specifying the form factor of the current device.
6363
| DEVICEFAMILYDEVICEFORM_CONVERTIBLE | 0x00000005 |
6464
| DEVICEFAMILYDEVICEFORM_DETACHABLE | 0x00000006 |
6565
| DEVICEFAMILYDEVICEFORM_GAMING_HANDHELD | 0x0000002E |
66-
| DEVICEFAMILYDEVICEFORM_GAMING_CONSOLE | 0x0000002F |
6766

6867
## Return value
6968

0 commit comments

Comments
 (0)