TS_ATTRID
- [アーティクル]
-
-
TS_ATTRIDデータ型は、テキスト属性を識別するために使用されます。
typedef GUID TS_ATTRID;
TS_ATTRIDの定義済み GUID の一覧は tsattrs.h にあります。
GUID TSATTRID_Text_VerticalWritingとTSATTRID_Text_Orientationは、修正する入力テキストと一致するアプリケーションに役立ちます。 追加のユーザー定義 GUID を作成できます。
要件
要件 |
値 |
サポートされている最小のクライアント
|
Windows 2000 Professional [デスクトップ アプリ |UWP アプリ]
|
サポートされている最小のサーバー
|
Windows 2000 Server [デスクトップ アプリ |UWP アプリ]
|
再頒布可能パッケージ
|
Windows 2000 Professional の TSF 1.0
|
Header
|
- Textstor.h
|
IDL
|
- Textstor.idl
|
こちらもご覧ください
-
ITextStoreACP::FindNextAttrTransition
-
ITextStoreACP::RequestAttrsAtPosition
-
ITextStoreACP::RequestAttrsTransitioningAtPosition
-
ITextStoreACP::RequestSupportedAttrs
-
ITextStoreACPSink::OnAttrsChange
-
ITextStoreAnchor::FindNextAttrTransition
-
ITextStoreAnchor::RequestAttrsAtPosition
-
ITextStoreAnchor::RequestAttrsTransitioningAtPosition
-
ITextStoreAnchor::RequestSupportedAttrs
-
ITextStoreAnchorSink::OnAttrsChange
-
TS_ATTRVAL