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.
Top of Page © 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.