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


In This Topic
    fYnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function fYnI( _
       ByVal GYnI As System.IntPtr, _
       ByVal hYnI As System.Integer, _
       ByVal IYnI As System.Integer, _
       ByVal jYnI As System.String _
    ) As System.IntPtr
    'Usage
     
    
    Dim GYnI As System.IntPtr
    Dim hYnI As System.Integer
    Dim IYnI As System.Integer
    Dim jYnI As System.String
    Dim value As System.IntPtr
     
    value = tdnI.fYnI(GYnI, hYnI, IYnI, jYnI)
    public static System.IntPtr fYnI( 
       System.IntPtr GYnI,
       System.int hYnI,
       System.int IYnI,
       System.string jYnI
    )

    Parameters

    GYnI
    hYnI
    IYnI
    jYnI
    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