Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / jQlI Class / dtlI Method


In This Topic
    dtlI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function dtlI( _
       ByVal EtlI As System.IntPtr, _
       ByVal ftlI As System.IntPtr, _
       ByVal GtlI As System.IntPtr, _
       ByVal htlI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim EtlI As System.IntPtr
    Dim ftlI As System.IntPtr
    Dim GtlI As System.IntPtr
    Dim htlI As System.Integer
    Dim value As System.Integer
     
    value = jQlI.dtlI(EtlI, ftlI, GtlI, htlI)
    internal static System.int dtlI( 
       System.IntPtr EtlI,
       System.IntPtr ftlI,
       System.IntPtr GtlI,
       System.int htlI
    )

    Parameters

    EtlI
    ftlI
    GtlI
    htlI
    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