Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

709 lines
17 KiB

  1. *%
  2. *% Copyright (c) 1997 - 1999 Microsoft Corporation
  3. *% All Rights Reserved.
  4. *%
  5. *GPDSpecVersion: "1.0"
  6. *GPDFileVersion: "1.00"
  7. *GPDFileName: "CNL2030J.GPD"
  8. *Include: "STDNAMES.GPD"
  9. *CodePage: 1252
  10. *ModelName: "Canon LBP-2030 LIPS4"
  11. *MasterUnits: PAIR(600, 600)
  12. *ResourceDLL: "cnl4jres.dll"
  13. *PrinterType: SERIAL
  14. *MaxCopies: 255
  15. *PrintRate: 3
  16. *PrintRateUnit: PPM
  17. *FontCartSlots: 3
  18. *Feature: Orientation
  19. {
  20. *rcNameID: =ORIENTATION_DISPLAY
  21. *DefaultOption: PORTRAIT
  22. *Option: PORTRAIT
  23. {
  24. *rcNameID: =PORTRAIT_DISPLAY
  25. *Command: CmdSelect
  26. {
  27. *Order: PAGE_SETUP.15
  28. *CallbackID: 2
  29. *% Error: you must check if this command callback requires any parameters!
  30. }
  31. }
  32. *Option: LANDSCAPE_CC90
  33. {
  34. *rcNameID: =LANDSCAPE_DISPLAY
  35. *Command: CmdSelect
  36. {
  37. *Order: PAGE_SETUP.15
  38. *CallbackID: 3
  39. *% Error: you must check if this command callback requires any parameters!
  40. }
  41. }
  42. }
  43. *Feature: InputBin
  44. {
  45. *rcNameID: =PAPER_SOURCE_DISPLAY
  46. *DefaultOption: AUTO
  47. *Option: AUTO
  48. {
  49. *rcNameID: =AUTO_DISPLAY
  50. *Command: CmdSelect
  51. {
  52. *Order: DOC_SETUP.12
  53. *CallbackID: 450
  54. }
  55. }
  56. *Option: Option2
  57. {
  58. *rcNameID: 265
  59. *OptionID: 265
  60. *Command: CmdSelect
  61. {
  62. *Order: DOC_SETUP.12
  63. *CallbackID: 459
  64. }
  65. }
  66. *Option: Option3
  67. {
  68. *rcNameID: 263
  69. *OptionID: 263
  70. *Command: CmdSelect
  71. {
  72. *Order: DOC_SETUP.12
  73. *CallbackID: 451
  74. }
  75. }
  76. *Option: Option4
  77. {
  78. *rcNameID: 264
  79. *OptionID: 264
  80. *Command: CmdSelect
  81. {
  82. *Order: DOC_SETUP.12
  83. *CallbackID: 453
  84. }
  85. }
  86. }
  87. *Feature: Resolution
  88. {
  89. *rcNameID: =RESOLUTION_DISPLAY
  90. *DefaultOption: Option1
  91. *Option: Option1
  92. {
  93. *Name: "600 x 600 dots per inch"
  94. *DPI: PAIR(600, 600)
  95. *TextDPI: PAIR(600, 600)
  96. *MinStripBlankPixels: 32
  97. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  98. EXTERN_GLOBAL: *LookAheadRegion: 1
  99. *SpotDiameter: 100
  100. *Command: CmdSendBlockData
  101. {
  102. *CallbackID: 7
  103. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  104. }
  105. *Command: CmdSelect
  106. {
  107. *Order: JOB_SETUP.1
  108. *CallbackID: 8
  109. *% Error: you must check if this command callback requires any parameters!
  110. }
  111. }
  112. *Option: Option2
  113. {
  114. *Name: "300 x 300 dots per inch"
  115. *DPI: PAIR(300, 300)
  116. *TextDPI: PAIR(300, 300)
  117. *MinStripBlankPixels: 32
  118. EXTERN_GLOBAL: *StripBlanks: LIST(LEADING,ENCLOSED,TRAILING)
  119. EXTERN_GLOBAL: *LookAheadRegion: 2
  120. *SpotDiameter: 100
  121. *Command: CmdSendBlockData
  122. {
  123. *CallbackID: 7
  124. *Params: LIST(NumOfDataBytes, RasterDataHeightInPixels, RasterDataWidthInBytes)
  125. }
  126. *Command: CmdSelect
  127. {
  128. *Order: JOB_SETUP.1
  129. *CallbackID: 9
  130. *% Error: you must check if this command callback requires any parameters!
  131. }
  132. }
  133. }
  134. *Feature: PaperSize
  135. {
  136. *rcNameID: =PAPER_SIZE_DISPLAY
  137. *DefaultOption: A4
  138. *Option: A4
  139. {
  140. *rcNameID: =A4_DISPLAY
  141. *switch: Orientation
  142. {
  143. *case: PORTRAIT
  144. {
  145. *PrintableArea: PAIR(4720, 6772)
  146. *PrintableOrigin: PAIR(120, 192)
  147. *CursorOrigin: PAIR(120, 192)
  148. *Command: CmdSelect
  149. {
  150. *Order: DOC_SETUP.2
  151. *CallbackID: 44
  152. }
  153. }
  154. *case: LANDSCAPE_CC90
  155. {
  156. *PrintableArea: PAIR(4720, 6772)
  157. *PrintableOrigin: PAIR(120, 192)
  158. *CursorOrigin: PAIR(120, 6964)
  159. *Command: CmdSelect
  160. {
  161. *Order: DOC_SETUP.2
  162. *CallbackID: 45
  163. }
  164. }
  165. }
  166. }
  167. *Option: B5
  168. {
  169. *rcNameID: =B5_DISPLAY
  170. *switch: Orientation
  171. {
  172. *case: PORTRAIT
  173. {
  174. *PrintableArea: PAIR(4060, 5830)
  175. *PrintableOrigin: PAIR(120, 192)
  176. *CursorOrigin: PAIR(120, 192)
  177. *Command: CmdSelect
  178. {
  179. *Order: DOC_SETUP.2
  180. *CallbackID: 52
  181. }
  182. }
  183. *case: LANDSCAPE_CC90
  184. {
  185. *PrintableArea: PAIR(4060, 5830)
  186. *PrintableOrigin: PAIR(120, 192)
  187. *CursorOrigin: PAIR(120, 6022)
  188. *Command: CmdSelect
  189. {
  190. *Order: DOC_SETUP.2
  191. *CallbackID: 53
  192. }
  193. }
  194. }
  195. }
  196. *Option: LETTER
  197. {
  198. *rcNameID: =LETTER_DISPLAY
  199. *switch: Orientation
  200. {
  201. *case: PORTRAIT
  202. {
  203. *PrintableArea: PAIR(4858, 6358)
  204. *PrintableOrigin: PAIR(120, 192)
  205. *CursorOrigin: PAIR(120, 192)
  206. *Command: CmdSelect
  207. {
  208. *Order: DOC_SETUP.2
  209. *CallbackID: 56
  210. }
  211. }
  212. *case: LANDSCAPE_CC90
  213. {
  214. *PrintableArea: PAIR(4858, 6358)
  215. *PrintableOrigin: PAIR(120, 192)
  216. *CursorOrigin: PAIR(120, 6550)
  217. *Command: CmdSelect
  218. {
  219. *Order: DOC_SETUP.2
  220. *CallbackID: 57
  221. }
  222. }
  223. }
  224. }
  225. *Option: LEGAL
  226. {
  227. *rcNameID: =LEGAL_DISPLAY
  228. *switch: Orientation
  229. {
  230. *case: PORTRAIT
  231. {
  232. *PrintableArea: PAIR(4858, 8158)
  233. *PrintableOrigin: PAIR(120, 192)
  234. *CursorOrigin: PAIR(120, 192)
  235. *Command: CmdSelect
  236. {
  237. *Order: DOC_SETUP.2
  238. *CallbackID: 58
  239. }
  240. }
  241. *case: LANDSCAPE_CC90
  242. {
  243. *PrintableArea: PAIR(4858, 8158)
  244. *PrintableOrigin: PAIR(120, 192)
  245. *CursorOrigin: PAIR(120, 8350)
  246. *Command: CmdSelect
  247. {
  248. *Order: DOC_SETUP.2
  249. *CallbackID: 59
  250. }
  251. }
  252. }
  253. }
  254. *Option: CUSTOMSIZE
  255. {
  256. *rcNameID: =USER_DEFINED_SIZE_DISPLAY
  257. *MinSize: PAIR(2360, 2360)
  258. *MaxSize: PAIR(5100, 7014)
  259. *MaxPrintableWidth: 5100
  260. *MinLeftMargin: 120
  261. *CenterPrintable?: FALSE
  262. *switch: Orientation
  263. {
  264. *case: PORTRAIT
  265. {
  266. *CustCursorOriginX: %d{120}
  267. *CustCursorOriginY: %d{120}
  268. *CustPrintableOriginX: %d{120}
  269. *CustPrintableOriginY: %d{120}
  270. *CustPrintableSizeX: %d{PhysPaperWidth - 240}
  271. *CustPrintableSizeY: %d{PhysPaperLength - 240}
  272. *Command: CmdSelect
  273. {
  274. *Order: DOC_SETUP.2
  275. *CallbackID: 40
  276. *Params: LIST(PhysPaperWidth, PhysPaperLength)
  277. }
  278. }
  279. *case: LANDSCAPE_CC90
  280. {
  281. *CustCursorOriginX: %d{120}
  282. *CustCursorOriginY: %d{PhysPaperLength - 120}
  283. *CustPrintableOriginX: %d{120}
  284. *CustPrintableOriginY: %d{120}
  285. *CustPrintableSizeX: %d{PhysPaperWidth - 240}
  286. *CustPrintableSizeY: %d{PhysPaperLength - 240}
  287. *Command: CmdSelect
  288. {
  289. *Order: DOC_SETUP.2
  290. *CallbackID: 41
  291. *Params: LIST(PhysPaperWidth, PhysPaperLength)
  292. }
  293. }
  294. }
  295. }
  296. }
  297. *Feature: PrintQuality
  298. {
  299. *rcNameID: =TEXT_QUALITY_DISPLAY
  300. *DefaultOption: Option1
  301. *Option: Option1
  302. {
  303. *rcNameID: 267
  304. }
  305. *Option: Option2
  306. {
  307. *rcNameID: 268
  308. *Command: CmdSelect
  309. {
  310. *Order: JOB_SETUP.3
  311. *CallbackID: 72
  312. *% Error: you must check if this command callback requires any parameters!
  313. }
  314. }
  315. *Option: Option3
  316. {
  317. *rcNameID: 269
  318. *Command: CmdSelect
  319. {
  320. *Order: JOB_SETUP.3
  321. *CallbackID: 73
  322. *% Error: you must check if this command callback requires any parameters!
  323. }
  324. }
  325. }
  326. *Feature: ImageControl
  327. {
  328. *rcNameID: =IMAGECONTROL_DISPLAY
  329. *DefaultOption: Option1
  330. *Option: Option1
  331. {
  332. *rcNameID: 278
  333. }
  334. *Option: Option2
  335. {
  336. *rcNameID: 279
  337. *Command: CmdSelect
  338. {
  339. *Order: JOB_SETUP.4
  340. *CallbackID: 76
  341. *% Error: you must check if this command callback requires any parameters!
  342. }
  343. }
  344. *Option: Option3
  345. {
  346. *rcNameID: 280
  347. *Command: CmdSelect
  348. {
  349. *Order: JOB_SETUP.4
  350. *CallbackID: 77
  351. *% Error: you must check if this command callback requires any parameters!
  352. }
  353. }
  354. }
  355. *Feature: PrintDensity
  356. {
  357. *rcNameID: =PRINTDENSITY_DISPLAY
  358. *DefaultOption: Option1
  359. *Option: Option1
  360. {
  361. *rcNameID: 281
  362. }
  363. *Option: Option2
  364. {
  365. *rcNameID: 282
  366. *Command: CmdSelect
  367. {
  368. *Order: JOB_SETUP.5
  369. *CallbackID: 74
  370. *% Error: you must check if this command callback requires any parameters!
  371. }
  372. }
  373. *Option: Option3
  374. {
  375. *rcNameID: 283
  376. *Command: CmdSelect
  377. {
  378. *Order: JOB_SETUP.5
  379. *CallbackID: 75
  380. *% Error: you must check if this command callback requires any parameters!
  381. }
  382. }
  383. }
  384. *Feature: ColorMode
  385. {
  386. *rcNameID: =COLOR_PRINTING_MODE_DISPLAY
  387. *DefaultOption: 8bpp
  388. *Option: Mono
  389. {
  390. *rcNameID: =MONO_DISPLAY
  391. *DevNumOfPlanes: 1
  392. *DevBPP: 1
  393. *Color? : FALSE
  394. }
  395. *Option: 8bpp
  396. {
  397. *rcNameID: =8BPP_DISPLAY
  398. *DevNumOfPlanes: 1
  399. *DevBPP: 8
  400. *DrvBPP: 8
  401. *PaletteSize: 256
  402. *PaletteProgrammable? : TRUE
  403. *Command: CmdBeginPaletteDef
  404. {
  405. *Order: PAGE_SETUP.16
  406. *Cmd: "^00"
  407. }
  408. *Command: CmdEndPaletteDef { *Cmd: "<1E>" }
  409. *Command: CmdDefinePaletteEntry { *Cmd : %n[0,1000]{((RedValue * 200) / 51) } %n[0,1000]{((GreenValue * 200) / 51) } %n[0,1000]{((BlueValue * 200) / 51) } }
  410. *Command: CmdBeginPaletteReDef { *Cmd: "^0" }
  411. *Command: CmdEndPaletteReDef { *Cmd: "<1E>" }
  412. *Command: CmdReDefinePaletteEntry { *Cmd : %n{PaletteIndexToProgram} %n[0,1000]{((RedValue * 200) / 51) } %n[0,1000]{((GreenValue * 200) / 51) } %n[0,1000]{((BlueValue * 200) / 51) } }
  413. *Command: CmdSelectPaletteEntry
  414. {
  415. *CallbackID: 368
  416. *Params: LIST(CurrentPaletteIndex)
  417. }
  418. *Command: CmdSelect
  419. {
  420. *Order: JOB_SETUP.6
  421. *CallbackID: 202
  422. }
  423. }
  424. *Option: 24bpp
  425. {
  426. *rcNameID: =24BPP_DISPLAY
  427. *DevNumOfPlanes: 1
  428. *DevBPP: 24
  429. *DrvBPP: 24
  430. *PaletteSize: 1
  431. *PaletteProgrammable? : TRUE
  432. EXTERN_GLOBAL: *MaxMultipleRowBytes: 262144
  433. *Command: CmdDefinePaletteEntry { *Cmd: "" }
  434. *Command: CmdReDefinePaletteEntry
  435. {
  436. *CallbackID: 369
  437. *Params: LIST(RedValue, GreenValue, BlueValue)
  438. }
  439. *Command: CmdSelectPaletteEntry { *Cmd: "" }
  440. *Command: CmdSelect
  441. {
  442. *Order: JOB_SETUP.6
  443. *CallbackID: 201
  444. }
  445. }
  446. }
  447. *SendMultipleRows?: TRUE
  448. *ChangeColorModeOnDoc?: FALSE
  449. *Feature: Halftone
  450. {
  451. *rcNameID: =HALFTONING_DISPLAY
  452. *DefaultOption: HT_PATSIZE_AUTO
  453. *Option: HT_PATSIZE_AUTO
  454. {
  455. *rcNameID: =HT_AUTO_SELECT_DISPLAY
  456. }
  457. *Option: HT_PATSIZE_SUPERCELL_M
  458. {
  459. *rcNameID: =HT_SUPERCELL_DISPLAY
  460. }
  461. *Option: HT_PATSIZE_6x6_M
  462. {
  463. *rcNameID: =HT_DITHER6X6_DISPLAY
  464. }
  465. *Option: HT_PATSIZE_8x8_M
  466. {
  467. *rcNameID: =HT_DITHER8X8_DISPLAY
  468. }
  469. }
  470. *Feature: Memory
  471. {
  472. *rcNameID: =PRINTER_MEMORY_DISPLAY
  473. *DefaultOption: 4096KB
  474. *Option: 4096KB
  475. {
  476. *Name: "4MB"
  477. *MemoryConfigKB: PAIR(4096, 3500)
  478. }
  479. *Option: 8192KB
  480. {
  481. *Name: "8MB"
  482. *MemoryConfigKB: PAIR(8192, 7168)
  483. }
  484. *Option: 12288KB
  485. {
  486. *Name: "12MB"
  487. *MemoryConfigKB: PAIR(12288, 8192)
  488. }
  489. *Option: 16384KB
  490. {
  491. *Name: "16MB"
  492. *MemoryConfigKB: PAIR(16384, 13312)
  493. }
  494. *Option: 20480KB
  495. {
  496. *Name: "20MB"
  497. *MemoryConfigKB: PAIR(20480, 17408)
  498. }
  499. *Option: 24576KB
  500. {
  501. *Name: "24MB"
  502. *MemoryConfigKB: PAIR(24576, 21504)
  503. }
  504. *Option: 28672KB
  505. {
  506. *Name: "28MB"
  507. *MemoryConfigKB: PAIR(28672, 25600)
  508. }
  509. *Option: 36864KB
  510. {
  511. *Name: "36MB"
  512. *MemoryConfigKB: PAIR(36864, 33792)
  513. }
  514. }
  515. *Command: CmdStartJob
  516. {
  517. *Order: JOB_SETUP.7
  518. *CallbackID: 101
  519. *% Error: you must check if this command callback requires any parameters!
  520. }
  521. *Command: CmdStartDoc
  522. {
  523. *Order: DOC_SETUP.7
  524. *CallbackID: 130
  525. }
  526. *Command: CmdStartPage
  527. {
  528. *Order: PAGE_SETUP.1
  529. *CallbackID: 302
  530. *% Error: you must check if this command callback requires any parameters!
  531. }
  532. *Command: CmdEndJob
  533. {
  534. *Order: JOB_FINISH.1
  535. *CallbackID: 304
  536. *% Error: you must check if this command callback requires any parameters!
  537. }
  538. *Command: CmdEndPage
  539. {
  540. *Order: PAGE_FINISH.1
  541. *Cmd: "<0C>"
  542. *% Error: you must check if this command callback requires any parameters!
  543. }
  544. *Command: CmdCopies
  545. {
  546. *Order: PAGE_SETUP.14
  547. *Cmd: "<1B>[" %d[1,255]{NumOfCopies }"v"
  548. }
  549. *RotateCoordinate?: TRUE
  550. *RotateRaster?: TRUE
  551. *RotateFont?: TRUE
  552. *TextCaps: LIST(TC_OP_CHARACTER,TC_CR_90,TC_CR_ANY,TC_SF_X_YINDEP,TC_SA_INTEGER,TC_SA_CONTIN,TC_EA_DOUBLE,TC_IA_ABLE)
  553. *MemoryUsage: LIST(FONT)
  554. *CursorXAfterCR: AT_PRINTABLE_X_ORIGIN
  555. *XMoveThreshold: 0
  556. *YMoveThreshold: 0
  557. *XMoveUnit: 600
  558. *YMoveUnit: 600
  559. *Command: CmdXMoveAbsolute
  560. {
  561. *CallbackID: 15
  562. *Params: LIST(DestX)
  563. }
  564. *Command: CmdXMoveRelRight
  565. {
  566. *CallbackID: 36
  567. *Params: LIST(DestXRel)
  568. }
  569. *Command: CmdYMoveAbsolute
  570. {
  571. *CallbackID: 16
  572. *Params: LIST(DestY)
  573. }
  574. *Command: CmdYMoveRelDown
  575. {
  576. *CallbackID: 37
  577. *Params: LIST(DestYRel)
  578. }
  579. *Command: CmdCR { *CallbackID: 18 }
  580. *Command: CmdSetSimpleRotation
  581. {
  582. *CallbackID: 4
  583. *Params: LIST(PrintDirInCCDegrees)
  584. }
  585. *EjectPageWithFF?: TRUE
  586. *Command: CmdEnableFE_RLE { *CallbackID: 11 }
  587. *Command: CmdDisableCompression { *CallbackID: 12 }
  588. *Command: CmdEnableTIFF4 { *CallbackID: 103 }
  589. *OutputDataFormat: H_BYTE
  590. *OptimizeLeftBound?: TRUE
  591. *CursorXAfterSendBlockData: AT_GRXDATA_ORIGIN
  592. *CursorYAfterSendBlockData: NO_MOVE
  593. *DefaultFont: 40
  594. *DefaultCTT: 0
  595. *CharPosition: BASELINE
  596. *DeviceFonts: LIST(1,2,3,4,5,6,7,8,9,
  597. + 40,41,42,43,44,45,60,61,62,63)
  598. *FontCartridge: FC1
  599. {
  600. *rcCartridgeNameID: 293
  601. *Fonts: LIST(10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,
  602. + 26,27,28,29,30,31,68,69,70,71)
  603. }
  604. *FontCartridge: FC2
  605. {
  606. *rcCartridgeNameID: 294
  607. *Fonts: LIST(46,47)
  608. }
  609. *FontCartridge: FC3
  610. {
  611. *rcCartridgeNameID: 295
  612. *Fonts: LIST(48,49)
  613. }
  614. *FontCartridge: FC4
  615. {
  616. *rcCartridgeNameID: 296
  617. *Fonts: LIST(54,55)
  618. }
  619. *% *MinFontID: 0
  620. *% *MaxFontID: 100
  621. *% *MaxNumDownFonts: 0
  622. *% *FontFormat: OEM_CALLBACK
  623. *Command: CmdBoldOn { *CallbackID: 20 }
  624. *Command: CmdBoldOff { *CallbackID: 21 }
  625. *Command: CmdItalicOn { *CallbackID: 22 }
  626. *Command: CmdItalicOff { *CallbackID: 23 }
  627. *Command: CmdWhiteTextOn { *CallbackID: 30 }
  628. *Command: CmdWhiteTextOff { *CallbackID: 31 }
  629. *Command: CmdSelectSingleByteMode { *CallbackID: 32 }
  630. *Command: CmdSelectDoubleByteMode { *CallbackID: 33 }
  631. *Command: CmdVerticalPrintingOn { *CallbackID: 34 }
  632. *Command: CmdVerticalPrintingOff { *CallbackID: 35 }
  633. *Command: CmdLF { *Cmd : "<0A>" }
  634. *Command: CmdFF { *Cmd : "" }
  635. *ReselectFont: LIST(AFTER_FF)
  636. *TTFS: Arial
  637. {
  638. *rcTTFontNameID: 501
  639. *rcDevFontNameID: 502
  640. }
  641. *TTFS: Symbol
  642. {
  643. *rcTTFontNameID: 503
  644. *rcDevFontNameID: 504
  645. }
  646. *TTFS: TimesNewRoman
  647. {
  648. *rcTTFontNameID: 505
  649. *rcDevFontNameID: 506
  650. }
  651. *TTFS: CourierNew
  652. {
  653. *rcTTFontNameID: 507
  654. *rcDevFontNameID: 525
  655. }
  656. *TTFS: MSMincho
  657. {
  658. *rcTTFontNameID: 509
  659. *rcDevFontNameID: 510
  660. }
  661. *TTFS: MSMinchoV
  662. {
  663. *rcTTFontNameID: 511
  664. *rcDevFontNameID: 512
  665. }
  666. *TTFS: MSGothic
  667. {
  668. *rcTTFontNameID: 513
  669. *rcDevFontNameID: 514
  670. }
  671. *TTFS: MSGothicV
  672. {
  673. *rcTTFontNameID: 515
  674. *rcDevFontNameID: 516
  675. }
  676. *TTFS: MSMincho_E
  677. {
  678. *rcTTFontNameID: 540
  679. *rcDevFontNameID: 510
  680. }
  681. *TTFS: MSMinchoV_E
  682. {
  683. *rcTTFontNameID: 541
  684. *rcDevFontNameID: 512
  685. }
  686. *TTFS: MSGothic_E
  687. {
  688. *rcTTFontNameID: 542
  689. *rcDevFontNameID: 514
  690. }
  691. *TTFS: MSGothicV_E
  692. {
  693. *rcTTFontNameID: 543
  694. *rcDevFontNameID: 516
  695. }
  696. *TTFSEnabled?: TRUE
  697. *% DRC
  698. *Command: CmdEnableOEMComp { *CallbackID: 510 }
  699. *Command: CmdSetSrcBmpWidth
  700. {
  701. *CallbackID: 511
  702. *Params: LIST(RasterDataWidthInBytes)
  703. }
  704. *Command: CmdSetSrcBmpHeight
  705. {
  706. *CallbackID: 512
  707. *Params: LIST(RasterDataHeightInPixels)
  708. }