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


In This Topic
    OYQC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub OYQC( _
       ByVal pYQC As dWIC, _
       ByVal QYQC As System.Integer, _
       ByVal rYQC As System.Integer, _
       ByVal SYQC As System.Double, _
       ByVal tYQC As System.Double _
    ) 
    'Usage
     
    
    Dim instance As NTable
    Dim pYQC As dWIC
    Dim QYQC As System.Integer
    Dim rYQC As System.Integer
    Dim SYQC As System.Double
    Dim tYQC As System.Double
     
    instance.OYQC(pYQC, QYQC, rYQC, SYQC, tYQC)
    internal void OYQC( 
       dWIC pYQC,
       System.int QYQC,
       System.int rYQC,
       System.double SYQC,
       System.double tYQC
    )

    Parameters

    pYQC
    QYQC
    rYQC
    SYQC
    tYQC
    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