ホーム › Graphics.Printing › DEVQUERYPRINT_INFO
DEVQUERYPRINT_INFO
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| cbSize | WORD | 2 | +0 | +0 |
| Level | WORD | 2 | +2 | +2 |
| hPrinter | HANDLE | 8/4 | +8 | +4 |
| pDevMode | DEVMODEA* | 8/4 | +16 | +8 |
| pszErrorStr | LPWSTR | 8/4 | +24 | +12 |
| cchErrorStr | DWORD | 4 | +32 | +16 |
| cchNeeded | DWORD | 4 | +36 | +20 |