ITextStory::GetType メソッド (tom.h)
このストーリーの種類を取得します。
構文
HRESULT GetType(
[out, retval] long *pValue
);
パラメーター
[out, retval] pValue
型: long*
このストーリーの種類。 次のいずれかの値、または 100 から 65535 までのカスタム クライアント値を指定できます。
tomCommentsStory
tomEndnotesStory
tomEvenPagesFooterStory
tomEvenPagesHeaderStory
tomFindStory
tomFirstPageFooterStory
tomFirstPageHeaderStory
tomFootnotesStory
tomMainTextStory
tomPrimaryFooterStory
tomPrimaryHeaderStory
tomReplaceStory
tomScratchStory
tomTextFrameStory
tomUnknownStory
戻り値
型: HRESULT
メソッドが成功すると、 NOERROR が返されます。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows 8 [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2012 [デスクトップ アプリのみ] |
対象プラットフォーム | Windows |
ヘッダー | tom.h |