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


In This Topic
    xYfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function xYfI( _
       ByVal YYfI As System.IntPtr, _
       ByVal AAGI As System.Single, _
       ByVal bAGI As xYCI.OMhI _
    ) As System.Integer
    'Usage
     
    
    Dim YYfI As System.IntPtr
    Dim AAGI As System.Single
    Dim bAGI As xYCI.OMhI
    Dim value As System.Integer
     
    value = xYCI.xYfI(YYfI, AAGI, bAGI)
    public static System.int xYfI( 
       System.IntPtr YYfI,
       System.float AAGI,
       xYCI.OMhI bAGI
    )

    Parameters

    YYfI
    AAGI
    bAGI
    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