ホーム › System.ApplicationInstallationAndServicing › ACTIVATION_CONTEXT_DETAILED_INFORMATION
ACTIVATION_CONTEXT_DETAILED_INFORMATION
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| dwFlags | DWORD | 4 | +0 | +0 |
| ulFormatVersion | DWORD | 4 | +4 | +4 |
| ulAssemblyCount | DWORD | 4 | +8 | +8 |
| ulRootManifestPathType | DWORD | 4 | +12 | +12 |
| ulRootManifestPathChars | DWORD | 4 | +16 | +16 |
| ulRootConfigurationPathType | DWORD | 4 | +20 | +20 |
| ulRootConfigurationPathChars | DWORD | 4 | +24 | +24 |
| ulAppDirPathType | DWORD | 4 | +28 | +28 |
| ulAppDirPathChars | DWORD | 4 | +32 | +32 |
| lpRootManifestPath | LPWSTR | 8/4 | +40 | +36 |
| lpRootConfigurationPath | LPWSTR | 8/4 | +48 | +40 |
| lpAppDirPath | LPWSTR | 8/4 | +56 | +44 |