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


In This Topic
    fvnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub fvnI( _
       ByVal GvnI As System.Byte, _
       ByVal hvnI As System.Byte, _
       ByVal IvnI As System.Integer, _
       ByVal jvnI As System.Integer _
    ) 
    'Usage
     
    
    Dim GvnI As System.Byte
    Dim hvnI As System.Byte
    Dim IvnI As System.Integer
    Dim jvnI As System.Integer
     
    tdnI.fvnI(GvnI, hvnI, IvnI, jvnI)
    public static void fvnI( 
       System.byte GvnI,
       System.byte hvnI,
       System.int IvnI,
       System.int jvnI
    )

    Parameters

    GvnI
    hvnI
    IvnI
    jvnI
    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