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


In This Topic
    KYnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function KYnI( _
       ByVal lYnI As System.IntPtr, _
       ByVal MYnI As System.Integer, _
       ByVal nYnI As System.Integer, _
       ByVal OYnI As System.Text.StringBuilder _
    ) As System.IntPtr
    'Usage
     
    
    Dim lYnI As System.IntPtr
    Dim MYnI As System.Integer
    Dim nYnI As System.Integer
    Dim OYnI As System.Text.StringBuilder
    Dim value As System.IntPtr
     
    value = tdnI.KYnI(lYnI, MYnI, nYnI, OYnI)
    public static System.IntPtr KYnI( 
       System.IntPtr lYnI,
       System.int MYnI,
       System.int nYnI,
       System.Text.StringBuilder OYnI
    )

    Parameters

    lYnI
    MYnI
    nYnI
    OYnI
    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