ReactOS 0.4.15-dev-7842-g558ab78
RegPropBagImpl Struct Reference
Collaboration diagram for RegPropBagImpl:

Public Attributes

IPropertyBag IPropertyBag_iface
 
LONG ref
 
enum device_type type
 
union {
   WCHAR   path [MAX_PATH]
 
   CLSID   clsid
 
}; 
 

Detailed Description

Definition at line 46 of file mediacatenum.c.

Member Data Documentation

◆ 

union { ... } RegPropBagImpl::@261

◆ clsid

CLSID RegPropBagImpl::clsid

Definition at line 54 of file mediacatenum.c.

Referenced by create_PropertyBag().

◆ IPropertyBag_iface

IPropertyBag RegPropBagImpl::IPropertyBag_iface

Definition at line 48 of file mediacatenum.c.

Referenced by create_PropertyBag().

◆ path

WCHAR RegPropBagImpl::path[MAX_PATH]

Definition at line 53 of file mediacatenum.c.

Referenced by create_PropertyBag().

◆ ref

LONG RegPropBagImpl::ref

Definition at line 49 of file mediacatenum.c.

Referenced by create_PropertyBag().

◆ type

enum device_type RegPropBagImpl::type

Definition at line 50 of file mediacatenum.c.

Referenced by create_PropertyBag().


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