ITextStoreACP::RequestAttrsAtPosition メソッド (textstor.h)
指定した文字位置にあるテキスト属性を取得します。
構文
HRESULT RequestAttrsAtPosition(
[in] LONG acpPos,
[in] ULONG cFilterAttrs,
[in] const TS_ATTRID *paFilterAttrs,
[in] DWORD dwFlags
);
パラメーター
[in] acpPos
ドキュメント内のアプリケーション文字の位置を指定します。
[in] cFilterAttrs
取得する属性の数を指定します。
[in] paFilterAttrs
検証する属性を指定する TS_ATTRID データ型へのポインター。
[in] dwFlags
ゼロを指定してください。
戻り値
このメソッドには戻り値がありません。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 2000 Professional [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows 2000 Server [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | textstor.h |
[DLL] | Msctf.dll |
再頒布可能パッケージ | Windows 2000 Professional の TSF 1.0 |