DOC: DEVMODE dmPaperSize Member Documentation Error

ID: Q108924

3.00 3.10 4.00 | 3.50 3.51 WINDOWS | WINDOWS NT kbprint kbdocerr
The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) 3.1
  • Microsoft Win32 Application Programming Interface (API), used with:
    • Microsoft Windows NT, versions 3.5, 3.51
    • Microsoft Windows 95


SUMMARY

The dmPaperSize member of the DEVMODE structure is documented incorrectly. The documentation states that the dmPaperSize member may be set to zero if the length and width of the paper are specified by the dmPaperLength and dmPaperWidth members, respectively. However, the correct value to use for user-defined paper sizes is DMPAPER_USER.

DMPAPER_USER is correctly listed in the Microsoft Windows 3.1 SDK documentation as meaning a user-defined paper size, but is completely omitted from the Microsoft Windows 3.0 SDK documentation.

Additional query words: 3.00 3.10 4.00

Keywords : kbdocfix kbNTOS350 kbNTOS351 kbSDKWin32 kbWinOS95 kbDSupport
Version : WINDOWS:3.1,95; winnt:3.5,3.51
Platform : WINDOWS winnt
Issue type :


Last Reviewed: July 7, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.