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

Public Attributes

IEnumCifComponents IEnumCifComponents_iface
 
LONG ref
 
ICifFilefile
 
struct liststart
 
struct listposition
 
chargroup_id
 

Detailed Description

Definition at line 55 of file icif.c.

Member Data Documentation

◆ file

ICifFile* ciffenum_components::file

Definition at line 60 of file icif.c.

Referenced by enum_components_create().

◆ group_id

char* ciffenum_components::group_id

Definition at line 64 of file icif.c.

Referenced by enum_components_create().

◆ IEnumCifComponents_iface

IEnumCifComponents ciffenum_components::IEnumCifComponents_iface

Definition at line 57 of file icif.c.

Referenced by enum_components_create(), and impl_from_IEnumCifComponents().

◆ position

struct list* ciffenum_components::position

Definition at line 62 of file icif.c.

Referenced by enum_components_create().

◆ ref

LONG ciffenum_components::ref

Definition at line 58 of file icif.c.

Referenced by enum_components_AddRef(), enum_components_create(), and enum_components_Release().

◆ start

struct list* ciffenum_components::start

Definition at line 61 of file icif.c.

Referenced by enum_components_create().


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