REGFILTER (Compact 2013)
3/26/2014
This structure identifies a filter in the registry.
Syntax
typedef struct {
CLSID Clsid;
LPWSTR Name;
} REGFILTER;
Members
- Clsid
Class identifier of the filter.
- Name
Name of the filter.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |