Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NSection Class / rKQC Method


In This Topic
    rKQC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function rKQC( _
       ByVal SKQC As fvtC, _
       ByVal tKQC As YUjC, _
       ByRef UKQC As System.Integer _
    ) As NNode()
    'Usage
     
    
    Dim instance As NSection
    Dim SKQC As fvtC
    Dim tKQC As YUjC
    Dim UKQC As System.Integer
    Dim value() As NNode
     
    value = instance.rKQC(SKQC, tKQC, UKQC)
    internal NNode[] rKQC( 
       fvtC SKQC,
       YUjC tKQC,
       out System.int UKQC
    )

    Parameters

    SKQC
    tKQC
    UKQC
    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