ReactOS 0.4.15-dev-7918-g2a2556c
tagDATEPARSE Struct Reference

Public Attributes

DWORD dwCount
 
DWORD dwParseFlags
 
DWORD dwFlags [6]
 
DWORD dwValues [6]
 

Detailed Description

Definition at line 7361 of file vartype.c.

Member Data Documentation

◆ dwCount

DWORD tagDATEPARSE::dwCount

Definition at line 7363 of file vartype.c.

Referenced by VarDateFromStr(), and VARIANT_MakeDate().

◆ dwFlags

DWORD tagDATEPARSE::dwFlags[6]

Definition at line 7365 of file vartype.c.

Referenced by VarDateFromStr(), and VARIANT_MakeDate().

◆ dwParseFlags

DWORD tagDATEPARSE::dwParseFlags

Definition at line 7364 of file vartype.c.

Referenced by VarDateFromStr(), and VARIANT_MakeDate().

◆ dwValues

DWORD tagDATEPARSE::dwValues[6]

Definition at line 7366 of file vartype.c.

Referenced by VarDateFromStr(), and VARIANT_MakeDate().


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