ホーム › Graphics.Printing › MONITOR
MONITOR
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| pfnEnumPorts | PFN_PRINTING_ENUMPORTS | 8/4 | +0 | +0 |
| pfnOpenPort | PFN_PRINTING_OPENPORT | 8/4 | +8 | +4 |
| pfnOpenPortEx | PFN_PRINTING_OPENPORTEX | 8/4 | +16 | +8 |
| pfnStartDocPort | PFN_PRINTING_STARTDOCPORT | 8/4 | +24 | +12 |
| pfnWritePort | PFN_PRINTING_WRITEPORT | 8/4 | +32 | +16 |
| pfnReadPort | PFN_PRINTING_READPORT | 8/4 | +40 | +20 |
| pfnEndDocPort | PFN_PRINTING_ENDDOCPORT | 8/4 | +48 | +24 |
| pfnClosePort | PFN_PRINTING_CLOSEPORT | 8/4 | +56 | +28 |
| pfnAddPort | PFN_PRINTING_ADDPORT | 8/4 | +64 | +32 |
| pfnAddPortEx | PFN_PRINTING_ADDPORTEX | 8/4 | +72 | +36 |
| pfnConfigurePort | PFN_PRINTING_CONFIGUREPORT | 8/4 | +80 | +40 |
| pfnDeletePort | PFN_PRINTING_DELETEPORT | 8/4 | +88 | +44 |
| pfnGetPrinterDataFromPort | PFN_PRINTING_GETPRINTERDATAFROMPORT | 8/4 | +96 | +48 |
| pfnSetPortTimeOuts | PFN_PRINTING_SETPORTTIMEOUTS | 8/4 | +104 | +52 |
| pfnXcvOpenPort | PFN_PRINTING_XCVOPENPORT | 8/4 | +112 | +56 |
| pfnXcvDataPort | PFN_PRINTING_XCVDATAPORT | 8/4 | +120 | +60 |
| pfnXcvClosePort | PFN_PRINTING_XCVCLOSEPORT | 8/4 | +128 | +64 |