ReactOS 0.4.15-dev-7953-g1f49173
tagEnumCodePage_impl Struct Reference

Public Attributes

IEnumCodePage IEnumCodePage_iface
 
LONG ref
 
MIMECPINFO * cpinfo
 
DWORD total
 
DWORD pos
 

Detailed Description

Definition at line 1606 of file mlang.c.

Member Data Documentation

◆ cpinfo

MIMECPINFO* tagEnumCodePage_impl::cpinfo

Definition at line 1610 of file mlang.c.

Referenced by EnumCodePage_create().

◆ IEnumCodePage_iface

IEnumCodePage tagEnumCodePage_impl::IEnumCodePage_iface

Definition at line 1608 of file mlang.c.

Referenced by EnumCodePage_create().

◆ pos

DWORD tagEnumCodePage_impl::pos

Definition at line 1611 of file mlang.c.

Referenced by EnumCodePage_create().

◆ ref

LONG tagEnumCodePage_impl::ref

Definition at line 1609 of file mlang.c.

Referenced by EnumCodePage_create().

◆ total

DWORD tagEnumCodePage_impl::total

Definition at line 1611 of file mlang.c.

Referenced by EnumCodePage_create().


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