Xceed .NET Libraries Documentation
Xceed.SSH.Core Assembly / Xceed.SSH.Core Namespace / SSHInt64 Structure
Members


In This Topic
    SSHInt64 Structure
    In This Topic
    Syntax
    'Declaration
     
    Public Structure SSHInt64 
       Inherits System.ValueType
    'Usage
     
    Dim instance As SSHInt64
    public struct SSHInt64 : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Xceed.SSH.Core.SSHInt64

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also