alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

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