ReactOS 0.4.16-dev-2354-g16de117
CLSID_IEnumGUIDImpl Struct Reference
Collaboration diagram for CLSID_IEnumGUIDImpl:

Public Attributes

IEnumGUID IEnumGUID_iface
 
LONG ref
 
struct class_categoriescategories
 
HKEY key
 
DWORD next_index
 

Detailed Description

Definition at line 897 of file comcat.c.

Member Data Documentation

◆ categories

struct class_categories* CLSID_IEnumGUIDImpl::categories

Definition at line 901 of file comcat.c.

Referenced by CLSIDEnumGUID_Clone().

◆ IEnumGUID_iface

IEnumGUID CLSID_IEnumGUIDImpl::IEnumGUID_iface

Definition at line 899 of file comcat.c.

Referenced by CLSIDEnumGUID_Clone().

◆ key

HKEY CLSID_IEnumGUIDImpl::key

Definition at line 902 of file comcat.c.

Referenced by CLSIDEnumGUID_Clone().

◆ next_index

DWORD CLSID_IEnumGUIDImpl::next_index

Definition at line 903 of file comcat.c.

Referenced by CLSIDEnumGUID_Clone().

◆ ref

LONG CLSID_IEnumGUIDImpl::ref

Definition at line 900 of file comcat.c.

Referenced by CLSIDEnumGUID_Clone().


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