ReactOS 0.4.17-dev-540-g8f54750
tagDATEPARSE Struct Reference

Public Attributes

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

Detailed Description

Definition at line 7422 of file vartype.c.

Member Data Documentation

◆ dwCount

DWORD tagDATEPARSE::dwCount

Definition at line 7424 of file vartype.c.

Referenced by VarDateFromStr(), and VARIANT_MakeDate().

◆ dwFlags

DWORD tagDATEPARSE::dwFlags[6]

Definition at line 7426 of file vartype.c.

Referenced by VarDateFromStr(), and VARIANT_MakeDate().

◆ dwParseFlags

DWORD tagDATEPARSE::dwParseFlags

Definition at line 7425 of file vartype.c.

Referenced by VarDateFromStr(), and VARIANT_MakeDate().

◆ dwValues

DWORD tagDATEPARSE::dwValues[6]

Definition at line 7427 of file vartype.c.

Referenced by VarDateFromStr(), and VARIANT_MakeDate().


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