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


In This Topic
    MGGG Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal nGGG As QlGG, _
       ByVal OGGG As WfGG, _
       ByVal pGGG As System.Integer, _
       ByVal QGGG As System.Integer _
    )
    'Usage
     
    
    Dim nGGG As QlGG
    Dim OGGG As WfGG
    Dim pGGG As System.Integer
    Dim QGGG As System.Integer
     
    Dim instance As New MGGG(nGGG, OGGG, pGGG, QGGG)
    public MGGG( 
       QlGG nGGG,
       WfGG OGGG,
       System.int pGGG,
       System.int QGGG
    )

    Parameters

    nGGG
    OGGG
    pGGG
    QGGG
    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