Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / thGG Class / xhGG Method


In This Topic
    xhGG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function xhGG( _
       ByVal YhGG As System.IntPtr, _
       ByVal AIGG As System.Integer, _
       ByVal bIGG As AfGG, _
       ByVal CIGG As System.IntPtr, _
       ByVal dIGG As vEGG, _
       ByRef EIGG As blGG, _
       ByVal fIGG As System.IntPtr, _
       ByRef GIGG As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim YhGG As System.IntPtr
    Dim AIGG As System.Integer
    Dim bIGG As AfGG
    Dim CIGG As System.IntPtr
    Dim dIGG As vEGG
    Dim EIGG As blGG
    Dim fIGG As System.IntPtr
    Dim GIGG As System.IntPtr
    Dim value As System.Integer
     
    value = thGG.xhGG(YhGG, AIGG, bIGG, CIGG, dIGG, EIGG, fIGG, GIGG)
    internal static System.int xhGG( 
       System.IntPtr YhGG,
       System.int AIGG,
       AfGG bIGG,
       System.IntPtr CIGG,
       vEGG dIGG,
       ref blGG EIGG,
       System.IntPtr fIGG,
       out System.IntPtr GIGG
    )

    Parameters

    YhGG
    AIGG
    bIGG
    CIGG
    dIGG
    EIGG
    fIGG
    GIGG
    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