ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / RtlGetVersion Method

In This Topic
    RtlGetVersion Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function RtlGetVersion( _
       ByRef osVersion As Win32.OSVERSIONINFOEX _
    ) As System.Integer
    public static System.int RtlGetVersion( 
       ref Win32.OSVERSIONINFOEX osVersion
    )

    Parameters

    osVersion
    See Also