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.
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