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


In This Topic
    fQfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function fQfI( _
       ByVal GQfI As System.IntPtr, _
       ByVal hQfI As System.Integer, _
       ByVal IQfI As System.Integer, _
       ByVal jQfI As System.Integer, _
       ByVal KQfI As System.Integer, _
       ByRef lQfI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim GQfI As System.IntPtr
    Dim hQfI As System.Integer
    Dim IQfI As System.Integer
    Dim jQfI As System.Integer
    Dim KQfI As System.Integer
    Dim lQfI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.fQfI(GQfI, hQfI, IQfI, jQfI, KQfI, lQfI)
    public static System.int fQfI( 
       System.IntPtr GQfI,
       System.int hQfI,
       System.int IQfI,
       System.int jQfI,
       System.int KQfI,
       out System.int lQfI
    )

    Parameters

    GQfI
    hQfI
    IQfI
    jQfI
    KQfI
    lQfI
    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