ホーム › Globalization › UTextReplace
UTextReplace
コールバックシグネチャ
INT UTextReplace(
UText* ut,
LONGLONG nativeStart,
LONGLONG nativeLimit,
WORD* replacementText,
INT replacmentLength,
UErrorCode* status
);パラメーター
| フィールド | 型 |
|---|---|
| ut | UText* |
| nativeStart | LONGLONG |
| nativeLimit | LONGLONG |
| replacementText | WORD* |
| replacmentLength | INT |
| status | UErrorCode* |