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

參考

文字物件模型