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


In This Topic
    QnfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function QnfI( _
       ByVal rnfI As System.IntPtr, _
       ByVal SnfI As System.IntPtr, _
       ByRef tnfI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim rnfI As System.IntPtr
    Dim SnfI As System.IntPtr
    Dim tnfI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.QnfI(rnfI, SnfI, tnfI)
    public static System.int QnfI( 
       System.IntPtr rnfI,
       System.IntPtr SnfI,
       out System.int tnfI
    )

    Parameters

    rnfI
    SnfI
    tnfI
    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