次の方法で共有


IInkStrokes::get_RecognitionResult メソッド (msinkaut.h)

InkStrokes コレクションの IInkRecognitionResult オブジェクトを取得します。

このプロパティは読み取り専用です。

構文

HRESULT get_RecognitionResult(
  IInkRecognitionResult **RecognitionResult
);

パラメーター

RecognitionResult

戻り値

なし

解説

認識が行われなかった場合、または結果が永続化されなかった場合、このプロパティの値は NULL です

要件

要件
サポートされている最小のクライアント Windows XP Tablet PC Edition [デスクトップ アプリのみ]
サポートされている最小のサーバー サポートなし
対象プラットフォーム Windows
ヘッダー msinkaut.h
Library InkObj.dll

こちらもご覧ください

IInkRecognitionResult インターフェイス

IInkRecognizer インターフェイス

IInkStrokes

InkDisp クラス

InkStrokes コレクション