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


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

    Parameters

    AjfI
    bjfI
    CjfI
    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