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


In This Topic
    xSnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function xSnI( _
       ByVal YSnI As System.IntPtr, _
       ByRef AtnI As xIQI _
    ) As System.IntPtr
    'Usage
     
    
    Dim YSnI As System.IntPtr
    Dim AtnI As xIQI
    Dim value As System.IntPtr
     
    value = tdnI.xSnI(YSnI, AtnI)
    public static System.IntPtr xSnI( 
       System.IntPtr YSnI,
       out xIQI AtnI
    )

    Parameters

    YSnI
    AtnI
    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