| 类型定义 |
Type ADDJOB_INFO_1 ' 8 Bytes
lpPath As Long
JobId As Long
End Type |
| 说明 |
| Contains information regarding a print job |
| 字段表 |
| 字段 |
类型及说明 |
| lpPath |
Long,到文件名的一个路径
(Contains the path and filename that the application can use to store the print job.) |
| JobId |
Long,一个作业编号 |