ReactOS 0.4.16-dev-753-g705a985
assembly_version Struct Reference

Public Attributes

USHORT major
 
USHORT minor
 
USHORT build
 
USHORT revision
 

Detailed Description

Definition at line 142 of file actctx.c.

Member Data Documentation

◆ build

USHORT assembly_version::build

Definition at line 146 of file actctx.c.

Referenced by debugstr_version(), and get_assembly_version().

◆ major

USHORT assembly_version::major

Definition at line 144 of file actctx.c.

Referenced by debugstr_version(), and get_assembly_version().

◆ minor

USHORT assembly_version::minor

Definition at line 145 of file actctx.c.

Referenced by debugstr_version(), and get_assembly_version().

◆ revision

USHORT assembly_version::revision

Definition at line 147 of file actctx.c.

Referenced by debugstr_version(), and get_assembly_version().


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