Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / tdnI Class / GtnI Method


In This Topic
    GtnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GtnI( _
       ByVal htnI As System.Integer, _
       ByVal ItnI As System.String, _
       ByVal jtnI As System.String, _
       ByVal KtnI As System.Integer, _
       ByVal ltnI As System.Integer, _
       ByVal MtnI As System.Integer, _
       ByVal ntnI As System.Integer, _
       ByVal OtnI As System.Integer, _
       ByVal ptnI As System.IntPtr, _
       ByVal QtnI As System.IntPtr, _
       ByVal rtnI As System.IntPtr, _
       ByVal StnI As System.Object _
    ) As System.IntPtr
    'Usage
     
    
    Dim htnI As System.Integer
    Dim ItnI As System.String
    Dim jtnI As System.String
    Dim KtnI As System.Integer
    Dim ltnI As System.Integer
    Dim MtnI As System.Integer
    Dim ntnI As System.Integer
    Dim OtnI As System.Integer
    Dim ptnI As System.IntPtr
    Dim QtnI As System.IntPtr
    Dim rtnI As System.IntPtr
    Dim StnI As System.Object
    Dim value As System.IntPtr
     
    value = tdnI.GtnI(htnI, ItnI, jtnI, KtnI, ltnI, MtnI, ntnI, OtnI, ptnI, QtnI, rtnI, StnI)
    public static System.IntPtr GtnI( 
       System.int htnI,
       System.string ItnI,
       System.string jtnI,
       System.int KtnI,
       System.int ltnI,
       System.int MtnI,
       System.int ntnI,
       System.int OtnI,
       System.IntPtr ptnI,
       System.IntPtr QtnI,
       System.IntPtr rtnI,
       System.object StnI
    )

    Parameters

    htnI
    ItnI
    jtnI
    KtnI
    ltnI
    MtnI
    ntnI
    OtnI
    ptnI
    QtnI
    rtnI
    StnI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also