ReactOS 0.4.15-dev-7961-gdcf9eb0
VS_VERSION_INFO_STRUCT32 Struct Reference

Public Attributes

WORD wLength
 
WORD wValueLength
 
WORD wType
 
WCHAR szKey [1]
 

Detailed Description

Definition at line 569 of file version.c.

Member Data Documentation

◆ szKey

WCHAR VS_VERSION_INFO_STRUCT32::szKey[1]

Definition at line 574 of file version.c.

◆ wLength

WORD VS_VERSION_INFO_STRUCT32::wLength

Definition at line 571 of file version.c.

Referenced by GetFileVersionInfoExW(), and test_32bit_win().

◆ wType

WORD VS_VERSION_INFO_STRUCT32::wType

Definition at line 573 of file version.c.

◆ wValueLength

WORD VS_VERSION_INFO_STRUCT32::wValueLength

Definition at line 572 of file version.c.


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