ReactOS 0.4.15-dev-7846-g8ba6c66
linecountrylist_tag Struct Reference

#include <tapi.h>

Public Attributes

DWORD dwTotalSize
 
DWORD dwNeededSize
 
DWORD dwUsedSize
 
DWORD dwNumCountries
 
DWORD dwCountryListSize
 
DWORD dwCountryListOffset
 

Detailed Description

Definition at line 507 of file tapi.h.

Member Data Documentation

◆ dwCountryListOffset

DWORD linecountrylist_tag::dwCountryListOffset

Definition at line 513 of file tapi.h.

Referenced by lineGetCountryA().

◆ dwCountryListSize

DWORD linecountrylist_tag::dwCountryListSize

Definition at line 512 of file tapi.h.

Referenced by lineGetCountryA().

◆ dwNeededSize

DWORD linecountrylist_tag::dwNeededSize

Definition at line 509 of file tapi.h.

Referenced by lineGetCountryA().

◆ dwNumCountries

DWORD linecountrylist_tag::dwNumCountries

Definition at line 511 of file tapi.h.

Referenced by lineGetCountryA().

◆ dwTotalSize

DWORD linecountrylist_tag::dwTotalSize

Definition at line 508 of file tapi.h.

Referenced by lineGetCountryA().

◆ dwUsedSize

DWORD linecountrylist_tag::dwUsedSize

Definition at line 510 of file tapi.h.

Referenced by lineGetCountryA().


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