IFEDictionary::GetPosTable メソッド (msime.h)
パブリック POS (音声の一部) テーブルを取得します。
構文
HRESULT GetPosTable(
[out] POSTBL **prgPosTbl,
[out] int *pcPosTbl
);
パラメーター
[out] prgPosTbl
POSTBL 構造体の配列へのポインター。
[out] pcPosTbl
返される配列内の POSTBL 構造体の数へのポインター。 NULL を指定できます。
戻り値
成功した場合はS_OK。それ以外の場合はE_FAIL。
必要条件
対象プラットフォーム | Windows |
ヘッダー | msime.h |