Microsoft DirectX 8.0 |
Identifies a filter by name and class identifier (CLSID).
Syntax
typedef struct { CLSID Clsid; LPWSTR Name; } REGFILTER;
Members
Remarks
The obsolete IEnumRegFilters interface uses this structure. However, new applications should use IFilterMapper2, which enumerates monikers.