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


In This Topic
    nlnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function nlnI( _
       ByVal OlnI As System.IntPtr, _
       ByVal plnI As System.Integer, _
       ByVal QlnI As System.Integer, _
       ByVal rlnI As trpI, _
       ByRef SlnI As YlQI, _
       ByVal tlnI As System.IntPtr, _
       ByRef UlnI As YlQI, _
       ByVal vlnI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim OlnI As System.IntPtr
    Dim plnI As System.Integer
    Dim QlnI As System.Integer
    Dim rlnI As trpI
    Dim SlnI As YlQI
    Dim tlnI As System.IntPtr
    Dim UlnI As YlQI
    Dim vlnI As System.Integer
    Dim value As System.Integer
     
    value = tdnI.nlnI(OlnI, plnI, QlnI, rlnI, SlnI, tlnI, UlnI, vlnI)
    public static System.int nlnI( 
       System.IntPtr OlnI,
       System.int plnI,
       System.int QlnI,
       trpI rlnI,
       ref YlQI SlnI,
       System.IntPtr tlnI,
       ref YlQI UlnI,
       System.int vlnI
    )

    Parameters

    OlnI
    plnI
    QlnI
    rlnI
    SlnI
    tlnI
    UlnI
    vlnI
    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