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


In This Topic
    xlfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function xlfI( _
       ByVal YlfI As System.IntPtr, _
       ByRef AMfI As dnQI _
    ) As System.Integer
    'Usage
     
    
    Dim YlfI As System.IntPtr
    Dim AMfI As dnQI
    Dim value As System.Integer
     
    value = xYCI.xlfI(YlfI, AMfI)
    public static System.int xlfI( 
       System.IntPtr YlfI,
       ref dnQI AMfI
    )

    Parameters

    YlfI
    AMfI
    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