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.
Currently not implemented.
The EnumCategoryGUIDs method creates an enumerator for the DirectShow category of filters that support the tuning space.
Syntax
HRESULT EnumCategoryGUIDs(
[out] IEnumGUID **ppEnum
);
Parameters
- ppEnum [out]
Address of an IEnumGUID interface pointer that receives the returned enumeration object.
Return Value
Returns E_NOTIMPL.
Remarks
This method is hidden from automation languages.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008