ReactOS 0.4.16-dev-927-g467dec4
|
Public Attributes | |
IPropertyBag | IPropertyBag_iface |
LONG | ref |
enum device_type | type |
union { | |
WCHAR path [MAX_PATH] | |
CLSID clsid | |
}; | |
Definition at line 46 of file mediacatenum.c.
union { ... } RegPropBagImpl::@275 |
CLSID RegPropBagImpl::clsid |
Definition at line 54 of file mediacatenum.c.
Referenced by create_PropertyBag().
IPropertyBag RegPropBagImpl::IPropertyBag_iface |
Definition at line 48 of file mediacatenum.c.
Referenced by create_PropertyBag().
Definition at line 53 of file mediacatenum.c.
Referenced by create_PropertyBag().
LONG RegPropBagImpl::ref |
Definition at line 49 of file mediacatenum.c.
Referenced by create_PropertyBag().
enum device_type RegPropBagImpl::type |
Definition at line 50 of file mediacatenum.c.
Referenced by create_PropertyBag().