Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / vCGG Class / bdGG Method


In This Topic
    bdGG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Shared Sub bdGG( _
       ByVal CdGG As System.IntPtr, _
       ByVal ddGG As GYtE _
    ) 
    'Usage
     
    
    Dim CdGG As System.IntPtr
    Dim ddGG As GYtE
     
    vCGG.bdGG(CdGG, ddGG)
    protected static void bdGG( 
       System.IntPtr CdGG,
       GYtE ddGG
    )

    Parameters

    CdGG
    ddGG
    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