Class DLLVERSIONINFO
Inheritance
System.Object
DLLVERSIONINFO
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class DLLVERSIONINFO : ValueType
Fields
cbSize
Declaration
public int cbSize
Field Value
| Type |
|---|
| System.Int32 |
dwBuildNumber
Declaration
public int dwBuildNumber
Field Value
| Type |
|---|
| System.Int32 |
dwMajorVersion
Declaration
public int dwMajorVersion
Field Value
| Type |
|---|
| System.Int32 |
dwMinorVersion
Declaration
public int dwMinorVersion
Field Value
| Type |
|---|
| System.Int32 |
dwPlatformID
Declaration
public int dwPlatformID
Field Value
| Type |
|---|
| System.Int32 |