Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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