ReactOS 0.4.15-dev-7924-g5949c20
EnumFormatImpl Struct Reference
Collaboration diagram for EnumFormatImpl:

Public Attributes

IEnumFORMATETC IEnumFORMATETC_iface
 
LONG ref
 
FORMATETC * fmtetc
 
UINT fmtetc_cnt
 
UINT cur
 

Detailed Description

Definition at line 40 of file clipboard.c.

Member Data Documentation

◆ cur

UINT EnumFormatImpl::cur

Definition at line 47 of file clipboard.c.

◆ fmtetc

FORMATETC * EnumFormatImpl::fmtetc

Definition at line 44 of file clipboard.c.

◆ fmtetc_cnt

UINT EnumFormatImpl::fmtetc_cnt

Definition at line 45 of file clipboard.c.

◆ IEnumFORMATETC_iface

IEnumFORMATETC EnumFormatImpl::IEnumFORMATETC_iface

Definition at line 41 of file clipboard.c.

◆ ref

LONG EnumFormatImpl::ref

Definition at line 42 of file clipboard.c.


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