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


In This Topic
    OMQC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub OMQC( _
       ByVal pMQC As NBlockArrangeManager, _
       ByVal QMQC As YUjC, _
       ByVal rMQC As ApIC _
    ) 
    'Usage
     
    
    Dim instance As NSection
    Dim pMQC As NBlockArrangeManager
    Dim QMQC As YUjC
    Dim rMQC As ApIC
     
    instance.OMQC(pMQC, QMQC, rMQC)
    internal void OMQC( 
       NBlockArrangeManager pMQC,
       YUjC QMQC,
       ApIC rMQC
    )

    Parameters

    pMQC
    QMQC
    rMQC
    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