Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / ttGG Class / v Method


In This Topic
    v Method (ttGG)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function v( _
       ByVal UtGG As System.Boolean, _
       ByVal vtGG As System.Integer _
    ) As pSxd.WSxd
    'Usage
     
    
    Dim instance As ttGG
    Dim UtGG As System.Boolean
    Dim vtGG As System.Integer
    Dim value As pSxd.WSxd
     
    value = instance.v(UtGG, vtGG)
    protected override pSxd.WSxd v( 
       System.bool UtGG,
       System.int vtGG
    )

    Parameters

    UtGG
    vtGG
    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