ホーム › System.Ioctl › DISK_CACHE_INFORMATION
DISK_CACHE_INFORMATION
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| ParametersSavable | BOOLEAN | 1 | +0 | +0 |
| ReadCacheEnabled | BOOLEAN | 1 | +1 | +1 |
| WriteCacheEnabled | BOOLEAN | 1 | +2 | +2 |
| ReadRetentionPriority | DISK_CACHE_RETENTION_PRIORITY | 4 | +4 | +4 |
| WriteRetentionPriority | DISK_CACHE_RETENTION_PRIORITY | 4 | +8 | +8 |
| DisablePrefetchTransferLength | WORD | 2 | +12 | +12 |
| PrefetchScalar | BOOLEAN | 1 | +14 | +14 |
| Anonymous | _Anonymous_e__Union | 8/4 | +16 | +16 |
共用体: _Anonymous_e__Union x64 8B / x86 4B
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| ScalarPrefetch | _ScalarPrefetch_e__Struct | 8/4 | +0 | +0 |
| BlockPrefetch | _BlockPrefetch_e__Struct | 8/4 | +0 | +0 |