ITuningSpaces::get_EnumTuningSpaces Method
The get_EnumTuningSpaces method returns an enumerator for the collection.
Syntax
HRESULT get_EnumTuningSpaces(
[out] IEnumTuningSpaces **ppNewEnum
);
Parameters
- ppNewEnum [out]
Pointer to a variable that receives an IEnumTuningSpaces interface pointer. Use this interface to iterate through the collection. The caller must release the interface.
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