ReactOS 0.4.15-dev-7994-gb388cb6
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 917 of file comcat.c.

Member Data Documentation

◆ categories

struct class_categories* CLSID_IEnumGUIDImpl::categories

Definition at line 921 of file comcat.c.

Referenced by CLSIDEnumGUID_Clone().

◆ IEnumGUID_iface

IEnumGUID CLSID_IEnumGUIDImpl::IEnumGUID_iface

Definition at line 919 of file comcat.c.

Referenced by CLSIDEnumGUID_Clone().

◆ key

HKEY CLSID_IEnumGUIDImpl::key

Definition at line 922 of file comcat.c.

Referenced by CLSIDEnumGUID_Clone().

◆ next_index

DWORD CLSID_IEnumGUIDImpl::next_index

Definition at line 923 of file comcat.c.

Referenced by CLSIDEnumGUID_Clone().

◆ ref

LONG CLSID_IEnumGUIDImpl::ref

Definition at line 920 of file comcat.c.

Referenced by CLSIDEnumGUID_Clone().


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