次の方法で共有


ITextEditProvider.GetActiveComposition メソッド

定義

アクティブなコンポジションを取得します。

public:
 ITextRangeProvider ^ GetActiveComposition();
ITextRangeProvider GetActiveComposition();
public ITextRangeProvider GetActiveComposition();
function getActiveComposition()
Public Function GetActiveComposition () As ITextRangeProvider

戻り値

アクティブなコンポジション。

適用対象