ReactOS 0.4.15-dev-7834-g00c4b3d
tagEnumSTATPROPSETSTG_impl Struct Reference
Collaboration diagram for tagEnumSTATPROPSETSTG_impl:

Public Attributes

const voidvtbl
 
LONG ref
 
struct list elements
 
struct listcurrent
 
ULONG elem_size
 
GUID riid
 
IUnknownparent
 
enumx_copy_cb copy_cb
 

Detailed Description

Definition at line 36 of file enumx.c.

Member Data Documentation

◆ copy_cb

enumx_copy_cb tagEnumSTATPROPSETSTG_impl::copy_cb

Definition at line 45 of file enumx.c.

Referenced by enumx_allocate().

◆ current

struct list* tagEnumSTATPROPSETSTG_impl::current

Definition at line 41 of file enumx.c.

Referenced by enumx_allocate().

◆ elem_size

ULONG tagEnumSTATPROPSETSTG_impl::elem_size

Definition at line 42 of file enumx.c.

Referenced by enumx_add_element(), and enumx_allocate().

◆ elements

struct list tagEnumSTATPROPSETSTG_impl::elements

Definition at line 40 of file enumx.c.

Referenced by enumx_add_element(), and enumx_allocate().

◆ parent

IUnknown* tagEnumSTATPROPSETSTG_impl::parent

Definition at line 44 of file enumx.c.

Referenced by enumx_allocate().

◆ ref

LONG tagEnumSTATPROPSETSTG_impl::ref

Definition at line 39 of file enumx.c.

Referenced by enumx_allocate().

◆ riid

GUID tagEnumSTATPROPSETSTG_impl::riid

Definition at line 43 of file enumx.c.

Referenced by enumx_allocate().

◆ vtbl

const void* tagEnumSTATPROPSETSTG_impl::vtbl

Definition at line 38 of file enumx.c.

Referenced by enumx_allocate().


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