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


In This Topic
    fxnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function fxnI( _
       ByVal GxnI As System.IntPtr, _
       ByVal hxnI As System.Integer, _
       ByVal IxnI As System.Boolean, _
       ByVal jxnI As System.Integer _
    ) As System.IntPtr
    'Usage
     
    
    Dim GxnI As System.IntPtr
    Dim hxnI As System.Integer
    Dim IxnI As System.Boolean
    Dim jxnI As System.Integer
    Dim value As System.IntPtr
     
    value = tdnI.fxnI(GxnI, hxnI, IxnI, jxnI)
    public static System.IntPtr fxnI( 
       System.IntPtr GxnI,
       System.int hxnI,
       System.bool IxnI,
       System.int jxnI
    )

    Parameters

    GxnI
    hxnI
    IxnI
    jxnI
    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