ReactOS 0.4.16-dev-2304-g8aed778
enumcalendar_context Struct Reference

#include <lcformat_private.h>

Collaboration diagram for enumcalendar_context:

Public Attributes

enum enum_callback_type type
 
union {
   CALINFO_ENUMPROCW   callback
 
   CALINFO_ENUMPROCEXW   callbackex
 
   CALINFO_ENUMPROCEXEX   callbackexex
 
u
 
LCID lcid
 
CALID calendar
 
CALTYPE caltype
 
LPARAM lParam
 
BOOL unicode
 

Detailed Description

Definition at line 50 of file lcformat_private.h.

Member Data Documentation

◆ calendar

CALID enumcalendar_context::calendar

◆ callback

CALINFO_ENUMPROCW enumcalendar_context::callback

Definition at line 53 of file lcformat_private.h.

Referenced by EnumCalendarInfoA(), EnumCalendarInfoW(), and NLS_EnumCalendarInfo().

◆ callbackex

CALINFO_ENUMPROCEXW enumcalendar_context::callbackex

◆ callbackexex

CALINFO_ENUMPROCEXEX enumcalendar_context::callbackexex

Definition at line 55 of file lcformat_private.h.

Referenced by NLS_EnumCalendarInfo().

◆ caltype

CALTYPE enumcalendar_context::caltype

◆ lcid

LCID enumcalendar_context::lcid

◆ lParam

LPARAM enumcalendar_context::lParam

◆ type

◆ 

◆ unicode

BOOL enumcalendar_context::unicode

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