Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / vCGG Class / vCGG Constructor


In This Topic
    vCGG Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function New( _
       ByVal WCGG As GYtE, _
       ByVal xCGG As System.IntPtr, _
       Optional ByVal YCGG As System.Boolean _
    )
    'Usage
     
    
    Dim WCGG As GYtE
    Dim xCGG As System.IntPtr
    Dim YCGG As System.Boolean
     
    Dim instance As New vCGG(WCGG, xCGG, YCGG)
    internal vCGG( 
       GYtE WCGG,
       System.IntPtr xCGG,
       System.bool YCGG
    )

    Parameters

    WCGG
    xCGG
    YCGG
    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