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