ReactOS 0.4.15-dev-7924-g5949c20
FileStructA Struct Reference

Public Attributes

BYTE type
 
BYTE dummy
 
DWORD dwFileSize
 
WORD uFileDate
 
WORD uFileTime
 
WORD uFileAttribs
 
CHAR szName [1]
 

Detailed Description

Definition at line 1537 of file shlfolder.c.

Member Data Documentation

◆ dummy

BYTE FileStructA::dummy

Definition at line 1539 of file shlfolder.c.

Referenced by test_ITEMIDLIST_format().

◆ dwFileSize

DWORD FileStructA::dwFileSize

Definition at line 1540 of file shlfolder.c.

Referenced by test_ITEMIDLIST_format().

◆ szName

CHAR FileStructA::szName[1]

Definition at line 1544 of file shlfolder.c.

◆ type

BYTE FileStructA::type

Definition at line 1538 of file shlfolder.c.

Referenced by test_ITEMIDLIST_format().

◆ uFileAttribs

WORD FileStructA::uFileAttribs

Definition at line 1543 of file shlfolder.c.

◆ uFileDate

WORD FileStructA::uFileDate

Definition at line 1541 of file shlfolder.c.

Referenced by test_ITEMIDLIST_format().

◆ uFileTime

WORD FileStructA::uFileTime

Definition at line 1542 of file shlfolder.c.

Referenced by test_ITEMIDLIST_format().


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