menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct DLLVERSIONINFO - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Struct DLLVERSIONINFO

    Inherited Members
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public struct DLLVERSIONINFO

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved