Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / xYCI Class / lGGI Method


In This Topic
    lGGI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function lGGI( _
       ByVal MGGI As System.IntPtr, _
       ByVal nGGI As xYCI.UKhI, _
       ByVal OGGI As System.Boolean, _
       ByVal pGGI As System.String _
    ) As System.Integer
    'Usage
     
    
    Dim MGGI As System.IntPtr
    Dim nGGI As xYCI.UKhI
    Dim OGGI As System.Boolean
    Dim pGGI As System.String
    Dim value As System.Integer
     
    value = xYCI.lGGI(MGGI, nGGI, OGGI, pGGI)
    public static System.int lGGI( 
       System.IntPtr MGGI,
       xYCI.UKhI nGGI,
       System.bool OGGI,
       System.string pGGI
    )

    Parameters

    MGGI
    nGGI
    OGGI
    pGGI
    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