ITextStoryRanges::GetCount method (tom.h)
Retrieves the number of stories in the specified stories collection.
Syntax
HRESULT GetCount(
long *pCount
);
Parameters
pCount
Type: long*
The count of stories.
Return value
Type: HRESULT
This method returns S_OK.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | tom.h |
DLL | Msftedit.dll |
See also
Conceptual
Reference