Nevron Open Vision Documentation
Nevron.Nov.Text Namespace / NBlock Class / vhl Method


In This Topic
    vhl Method (NBlock)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overridable Sub vhl( _
       ByVal QAMC As System.Boolean, _
       ByVal rAMC As System.Boolean, _
       ByVal SAMC As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NBlock
    Dim QAMC As System.Boolean
    Dim rAMC As System.Boolean
    Dim SAMC As System.Boolean
     
    instance.vhl(QAMC, rAMC, SAMC)
    internal virtual void vhl( 
       System.bool QAMC,
       System.bool rAMC,
       System.bool SAMC
    )

    Parameters

    QAMC
    rAMC
    SAMC
    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