ITuningSpaces::get_Count Method
The get_Count method returns the number of tuning spaces in the collection.
Syntax
HRESULT get_Count(
[out] long *pCount
);
Parameters
- pCount [out]
Pointer to a variable that receives the number of items in the collection.
Return Value
Returns S_OK if successful.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008