- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
devmodew结构体(devmodew结构体)
devmodew结构体(devmodew结构体) DEVMODE structure The DEVMODE structure has the following form: Typedef struct _devicemode {/ * * / dvmd TCHAR dmDeviceName[32]; WORD dmSpecVersion; WORD dmDriverVersion; WORD dmSize; WORD dmDriverExtra; DWORD dmFields; Short dmOrientation; Short dmPaperSize; Short dmPaperLength; Short dmPaperWidth; Short dmScale; Short dmCopies; Short dmDefaultSource; Short dmPrintQuality; Short dmColor; Short dmDuplex; Short dmYResolution; Short dmTTOption; Short dmCollate; TCHAR dmFormName[32]; WORD dmUnusedPadding; USHORT dmBitsPerPel; DWORD dmPelsWidth; DWORD dmPelsHeight; DWORD dmDisplayFlags; DWORD dmDisplayFrequency; } DEVMODE; The DEVMODE data structure contains information about device initialization and printer environment. Member: dmDeviceName specifies the device name supported by the driver; for example, for the PCL/HP LaserJet series, it will be a CL/HP laser printer. This string is different between device drivers. DmSpecVersion specifies the version number of the initialization data, which is based on the data. DmDriverVersion specifies the printer driver version number assigned by the printer driver developer. DmSize specifies the size of the DEVMODE structure, in bytes, and does not include members of the dmDriverData (device related). If the application operates only part of the data that is not part of the driver, it can use this member to determine the length of the structure without the need for a different version of the record. DmDriverExtra contains the number of private driver data behind this structure, in bytes. If the device driver does not use the devices unique information, the member is set to zero. DmFields specifies which of the remaining members of the DEVMODE structure have been initialized. Zeroth bit (defined as DM) ORIENTATION stands for dmOrientation, first bit (defined as DM_PAPERSIZE), stands for dmPaperSize, and so on. The printer driver appears to support only those members who are suitable for printing. DmOrienta
您可能关注的文档
- 考研政策变化的要点(Main points of changes in postgraduate entrance examination policy).doc
- 考研政策(Postgraduate entrance examination policy).doc
- 考研英语-热点阅读(Postgraduate English hot reading).doc
- 考研英语命题规律(The law of graduation thesis).doc
- 考研英语备考策略(English preparation strategies for postgraduate exams).doc
- 考研英语语法总结(English grammar summary).doc
- 考研西医综合外科学串讲(Western medicine surgery Chuanjiang section).doc
- 考研之睡眠(Sleep of postgraduate entrance examination).doc
- 考研解压方法(Postgraduate examination method).doc
- 考研语法(Postgraduate entrance examination grammar).doc
- dht11温湿度测量,液晶及串口显示(DHT11 temperature and humidity measurement, LCD and serial display).doc
- dht90 程序(Dht90 program).doc
- dh48s-s时间继电器原理图及其作用(Principle diagram of dh48s-s time relay and its function).doc
- director常用命令(Director common commands).doc
- diy电脑(DIY computer).doc
- dm商品的选择(Choice of DM goods).doc
- dnf红眼、千手罗汉、武神、瓦里基尔、重炮掌控者加点(DNF red, Rohan, Valkyrie, Wali Gil Senju, heavy artillery control points).doc
- dnf部分加点(DNF add some points).doc
- dns使用(DNS usage).doc
- dns服务器vs域控制器(DNS server vs domain controller).doc
文档评论(0)