Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / vrII Class / GUII Method


In This Topic
    GUII Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GUII( _
       ByVal hUII As hpjI, _
       ByVal IUII As IGKI, _
       ByVal jUII As System.Integer, _
       ByVal KUII As System.Integer, _
       ByVal lUII As System.Integer _
    ) As IGKI
    'Usage
     
    
    Dim hUII As hpjI
    Dim IUII As IGKI
    Dim jUII As System.Integer
    Dim KUII As System.Integer
    Dim lUII As System.Integer
    Dim value As IGKI
     
    value = vrII.GUII(hUII, IUII, jUII, KUII, lUII)
    public static IGKI GUII( 
       hpjI hUII,
       IGKI IUII,
       System.int jUII,
       System.int KUII,
       System.int lUII
    )

    Parameters

    hUII
    IUII
    jUII
    KUII
    lUII
    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