ホーム › Globalization › MAPPING_OPTIONS
MAPPING_OPTIONS
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| Size | UINT_PTR | 8/4 | +0 | +0 |
| pszInputLanguage | LPWSTR | 8/4 | +8 | +4 |
| pszOutputLanguage | LPWSTR | 8/4 | +16 | +8 |
| pszInputScript | LPWSTR | 8/4 | +24 | +12 |
| pszOutputScript | LPWSTR | 8/4 | +32 | +16 |
| pszInputContentType | LPWSTR | 8/4 | +40 | +20 |
| pszOutputContentType | LPWSTR | 8/4 | +48 | +24 |
| pszUILanguage | LPWSTR | 8/4 | +56 | +28 |
| pfnRecognizeCallback | PFN_MAPPINGCALLBACKPROC | 8/4 | +64 | +32 |
| pRecognizeCallerData | void* | 8/4 | +72 | +36 |
| dwRecognizeCallerDataSize | DWORD | 4 | +80 | +40 |
| pfnActionCallback | PFN_MAPPINGCALLBACKPROC | 8/4 | +88 | +44 |
| pActionCallerData | void* | 8/4 | +96 | +48 |
| dwActionCallerDataSize | DWORD | 4 | +104 | +52 |
| dwServiceFlag | DWORD | 4 | +108 | +56 |
| _bitfield | DWORD | 4 | +112 | +60 |