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


In This Topic
    lAfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function lAfI( _
       ByVal MAfI As System.IntPtr, _
       ByVal nAfI As System.IntPtr, _
       ByVal OAfI As System.IntPtr, _
       ByVal pAfI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim MAfI As System.IntPtr
    Dim nAfI As System.IntPtr
    Dim OAfI As System.IntPtr
    Dim pAfI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.lAfI(MAfI, nAfI, OAfI, pAfI)
    public static System.int lAfI( 
       System.IntPtr MAfI,
       System.IntPtr nAfI,
       System.IntPtr OAfI,
       System.int pAfI
    )

    Parameters

    MAfI
    nAfI
    OAfI
    pAfI
    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