ホーム › Storage.ProjectedFileSystem › PRJ_NOTIFICATION_PARAMETERS
PRJ_NOTIFICATION_PARAMETERS
共用体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| PostCreate | _PostCreate_e__Struct | 4 | +0 | +0 |
| FileRenamed | _FileRenamed_e__Struct | 4 | +0 | +0 |
| FileDeletedOnHandleClose | _FileDeletedOnHandleClose_e__Struct | 1 | +0 | +0 |
構造体: _PostCreate_e__Struct x64 4B / x86 4B
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| NotificationMask | PRJ_NOTIFY_TYPES | 4 | +0 | +0 |
構造体: _FileRenamed_e__Struct x64 4B / x86 4B
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| NotificationMask | PRJ_NOTIFY_TYPES | 4 | +0 | +0 |
構造体: _FileDeletedOnHandleClose_e__Struct x64 1B / x86 1B
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| IsFileModified | BOOLEAN | 1 | +0 | +0 |