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


In This Topic
    pWQC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function pWQC( _
       ByVal QWQC As dWIC, _
       ByVal rWQC As System.Integer, _
       ByVal SWQC As System.Integer _
    ) As System.Double
    'Usage
     
    
    Dim instance As NTable
    Dim QWQC As dWIC
    Dim rWQC As System.Integer
    Dim SWQC As System.Integer
    Dim value As System.Double
     
    value = instance.pWQC(QWQC, rWQC, SWQC)
    internal System.double pWQC( 
       dWIC QWQC,
       System.int rWQC,
       System.int SWQC
    )

    Parameters

    QWQC
    rWQC
    SWQC
    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