ホーム › Devices.DeviceAndDriverInstallation › SP_FILE_COPY_PARAMS_W
SP_FILE_COPY_PARAMS_W
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| cbSize | DWORD | 4 | +0 | +0 |
| QueueHandle | void* | 8/4 | +4 | +4 |
| SourceRootPath | LPWSTR | 8/4 | +12 | +8 |
| SourcePath | LPWSTR | 8/4 | +20 | +12 |
| SourceFilename | LPWSTR | 8/4 | +28 | +16 |
| SourceDescription | LPWSTR | 8/4 | +36 | +20 |
| SourceTagfile | LPWSTR | 8/4 | +44 | +24 |
| TargetDirectory | LPWSTR | 8/4 | +52 | +28 |
| TargetFilename | LPWSTR | 8/4 | +60 | +32 |
| CopyStyle | DWORD | 4 | +68 | +36 |
| LayoutInf | void* | 8/4 | +72 | +40 |
| SecurityDescriptor | LPWSTR | 8/4 | +80 | +44 |