Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xYCI Class / GtfI Method


In This Topic
    GtfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GtfI( _
       ByVal htfI As System.IntPtr, _
       ByVal ItfI As System.IntPtr, _
       ByVal jtfI As xYCI.OMhI _
    ) As System.Integer
    'Usage
     
    
    Dim htfI As System.IntPtr
    Dim ItfI As System.IntPtr
    Dim jtfI As xYCI.OMhI
    Dim value As System.Integer
     
    value = xYCI.GtfI(htfI, ItfI, jtfI)
    public static System.int GtfI( 
       System.IntPtr htfI,
       System.IntPtr ItfI,
       xYCI.OMhI jtfI
    )

    Parameters

    htfI
    ItfI
    jtfI
    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