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


In This Topic
    tSnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function tSnI( _
       ByVal USnI As System.IntPtr, _
       ByVal vSnI As System.Text.StringBuilder, _
       ByVal WSnI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim USnI As System.IntPtr
    Dim vSnI As System.Text.StringBuilder
    Dim WSnI As System.Integer
    Dim value As System.Integer
     
    value = tdnI.tSnI(USnI, vSnI, WSnI)
    public static System.int tSnI( 
       System.IntPtr USnI,
       System.Text.StringBuilder vSnI,
       System.int WSnI
    )

    Parameters

    USnI
    vSnI
    WSnI
    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