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


In This Topic
    hIGG Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function hIGG( _
       ByVal IIGG As System.IntPtr, _
       ByVal jIGG As System.Integer, _
       ByVal KIGG As System.Integer, _
       ByVal lIGG As OfGG, _
       ByVal MIGG As SfGG, _
       ByVal nIGG As System.Integer, _
       ByVal OIGG As System.Boolean, _
       ByRef pIGG As System.IntPtr, _
       ByRef QIGG As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim IIGG As System.IntPtr
    Dim jIGG As System.Integer
    Dim KIGG As System.Integer
    Dim lIGG As OfGG
    Dim MIGG As SfGG
    Dim nIGG As System.Integer
    Dim OIGG As System.Boolean
    Dim pIGG As System.IntPtr
    Dim QIGG As System.IntPtr
    Dim value As System.Integer
     
    value = thGG.hIGG(IIGG, jIGG, KIGG, lIGG, MIGG, nIGG, OIGG, pIGG, QIGG)
    internal static System.int hIGG( 
       System.IntPtr IIGG,
       System.int jIGG,
       System.int KIGG,
       OfGG lIGG,
       SfGG MIGG,
       System.int nIGG,
       System.bool OIGG,
       out System.IntPtr pIGG,
       ref System.IntPtr QIGG
    )

    Parameters

    IIGG
    jIGG
    KIGG
    lIGG
    MIGG
    nIGG
    OIGG
    pIGG
    QIGG
    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