ITextStoryRanges::GetCount 方法 (tom.h)

检索指定文章集合中的文章数。

语法

HRESULT GetCount(
  long *pCount
);

参数

pCount

类型: long*

故事计数。

返回值

类型: HRESULT

此方法返回 S_OK

要求

要求
最低受支持的客户端 Windows Vista [仅限桌面应用]
最低受支持的服务器 Windows Server 2003 [仅限桌面应用]
目标平台 Windows
标头 tom.h
DLL Msftedit.dll

请参阅

概念性

ITextStoryRanges

引用

文本对象模型