EM_GETSTORYTYPE メッセージ
- [アーティクル]
-
-
ストーリーの種類を取得します。
#define EM_GETSTORYTYPE (WM_USER + 290)
パラメーター
-
wParam
-
ストーリー インデックス。
-
lParam
-
予約;は 0 である必要があります。
戻り値
ストーリーの種類 (クライアント定義のカスタム値、または次のいずれかの値) を返します。
-
tomCommentsStory
-
tomEndnotesStory
-
tomEvenPagesFooterStory
-
tomEvenPagesHeaderStory
-
tomFindStory
-
tomFirstPageFooterStory
-
tomFirstPageHeaderStory
-
tomFootnotesStory
-
tomMainTextStory
-
tomPrimaryFooterStory
-
tomPrimaryHeaderStory
-
tomReplaceStory
-
tomScratchStory
-
tomTextFrameStory
-
tomUnknownStory
要件
要件 |
値 |
サポートされている最小のクライアント
|
Windows 8 [デスクトップ アプリのみ]
|
サポートされている最小のサーバー
|
Windows Server 2012 [デスクトップ アプリのみ]
|
Header
|
- Richedit.h
|
こちらもご覧ください
-
EM_SETSTORYTYPE
-
ITextStoryRanges::Item