ホーム › Globalization › MAPPING_SERVICE_INFO
MAPPING_SERVICE_INFO
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| Size | UINT_PTR | 8/4 | +0 | +0 |
| pszCopyright | LPWSTR | 8/4 | +8 | +4 |
| wMajorVersion | WORD | 2 | +16 | +8 |
| wMinorVersion | WORD | 2 | +18 | +10 |
| wBuildVersion | WORD | 2 | +20 | +12 |
| wStepVersion | WORD | 2 | +22 | +14 |
| dwInputContentTypesCount | DWORD | 4 | +24 | +16 |
| prgInputContentTypes | LPWSTR* | 8/4 | +32 | +20 |
| dwOutputContentTypesCount | DWORD | 4 | +40 | +24 |
| prgOutputContentTypes | LPWSTR* | 8/4 | +48 | +28 |
| dwInputLanguagesCount | DWORD | 4 | +56 | +32 |
| prgInputLanguages | LPWSTR* | 8/4 | +64 | +36 |
| dwOutputLanguagesCount | DWORD | 4 | +72 | +40 |
| prgOutputLanguages | LPWSTR* | 8/4 | +80 | +44 |
| dwInputScriptsCount | DWORD | 4 | +88 | +48 |
| prgInputScripts | LPWSTR* | 8/4 | +96 | +52 |
| dwOutputScriptsCount | DWORD | 4 | +104 | +56 |
| prgOutputScripts | LPWSTR* | 8/4 | +112 | +60 |
| guid | GUID | 16 | +120 | +64 |
| pszCategory | LPWSTR | 8/4 | +136 | +80 |
| pszDescription | LPWSTR | 8/4 | +144 | +84 |
| dwPrivateDataSize | DWORD | 4 | +152 | +88 |
| pPrivateData | void* | 8/4 | +160 | +92 |
| pContext | void* | 8/4 | +168 | +96 |
| _bitfield | DWORD | 4 | +176 | +100 |