ReactOS 0.4.15-dev-7942-gd23573b
regsvr_filter Struct Reference
Collaboration diagram for regsvr_filter:

Public Attributes

CLSID constclsid
 
CLSID constcategory
 
WCHAR name [50]
 
DWORD merit
 
struct pin pins [11]
 

Detailed Description

Definition at line 109 of file regsvr.c.

Member Data Documentation

◆ category

CLSID const* regsvr_filter::category

Definition at line 112 of file regsvr.c.

◆ clsid

CLSID const* regsvr_filter::clsid

Definition at line 111 of file regsvr.c.

◆ merit

DWORD regsvr_filter::merit

Definition at line 114 of file regsvr.c.

◆ name

WCHAR regsvr_filter::name[50]

Definition at line 113 of file regsvr.c.

◆ pins

struct pin regsvr_filter::pins[11]

Definition at line 115 of file regsvr.c.


The documentation for this struct was generated from the following file: