The length, in bytes, of the VS_VERSIONINFO structure. This length does not include any padding that aligns any subsequent version resource data on a 32-bit boundary.
publicushortLength
Résultat
ushort
Type public_oe property
The type of data in the version resource. This member is 1 if the version resource contains text data and 0 if the version resource contains binary data.
publicVersionDataTypeType
Résultat
VersionDataType
ValueLength public_oe property
The length, in bytes, of the Value member. This value is zero if there is no Value member associated with the current version structure.