ホーム › Globalization › UCharIterator
UCharIterator
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| context | void* | 8/4 | +0 | +0 |
| length | INT | 4 | +8 | +4 |
| start | INT | 4 | +12 | +8 |
| index | INT | 4 | +16 | +12 |
| limit | INT | 4 | +20 | +16 |
| reservedField | INT | 4 | +24 | +20 |
| getIndex | UCharIteratorGetIndex | 8/4 | +32 | +24 |
| move | UCharIteratorMove | 8/4 | +40 | +28 |
| hasNext | UCharIteratorHasNext | 8/4 | +48 | +32 |
| hasPrevious | UCharIteratorHasPrevious | 8/4 | +56 | +36 |
| current | UCharIteratorCurrent | 8/4 | +64 | +40 |
| next | UCharIteratorNext | 8/4 | +72 | +44 |
| previous | UCharIteratorPrevious | 8/4 | +80 | +48 |
| reservedFn | UCharIteratorReserved | 8/4 | +88 | +52 |
| getState | UCharIteratorGetState | 8/4 | +96 | +56 |
| setState | UCharIteratorSetState | 8/4 | +104 | +60 |