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

Public Attributes

IEnumGUID IEnumGUID_iface
 
LONG ref
 
WCHAR keyname [68]
 
HKEY key
 
DWORD next_index
 

Detailed Description

Definition at line 1092 of file comcat.c.

Member Data Documentation

◆ IEnumGUID_iface

IEnumGUID CATID_IEnumGUIDImpl::IEnumGUID_iface

Definition at line 1094 of file comcat.c.

Referenced by CATIDEnumGUID_Clone().

◆ key

HKEY CATID_IEnumGUIDImpl::key

Definition at line 1097 of file comcat.c.

Referenced by CATIDEnumGUID_Clone().

◆ keyname

WCHAR CATID_IEnumGUIDImpl::keyname[68]

Definition at line 1096 of file comcat.c.

Referenced by CATIDEnumGUID_Clone().

◆ next_index

DWORD CATID_IEnumGUIDImpl::next_index

Definition at line 1098 of file comcat.c.

Referenced by CATIDEnumGUID_Clone().

◆ ref

LONG CATID_IEnumGUIDImpl::ref

Definition at line 1095 of file comcat.c.

Referenced by CATIDEnumGUID_Clone().


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