Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NTable Class / IYQC Method


In This Topic
    IYQC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub IYQC( _
       ByVal jYQC As dWIC, _
       ByVal KYQC As System.Integer, _
       ByVal lYQC As System.Integer, _
       ByVal MYQC As System.Double, _
       ByVal nYQC As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NTable
    Dim jYQC As dWIC
    Dim KYQC As System.Integer
    Dim lYQC As System.Integer
    Dim MYQC As System.Double
    Dim nYQC As System.Double
     
    instance.IYQC(jYQC, KYQC, lYQC, MYQC, nYQC)
    internal void IYQC( 
       dWIC jYQC,
       System.int KYQC,
       System.int lYQC,
       System.double MYQC,
       System.double nYQC
    )

    Parameters

    jYQC
    KYQC
    lYQC
    MYQC
    nYQC
    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