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


In This Topic
    YdGI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function YdGI( _
       ByVal AEGI As System.IntPtr, _
       ByVal bEGI As System.Integer, _
       ByVal CEGI As System.Integer, _
       ByVal dEGI As System.Integer, _
       ByVal EEGI As System.Integer, _
       ByVal fEGI As xYCI.rMhI _
    ) As System.Integer
    'Usage
     
    
    Dim AEGI As System.IntPtr
    Dim bEGI As System.Integer
    Dim CEGI As System.Integer
    Dim dEGI As System.Integer
    Dim EEGI As System.Integer
    Dim fEGI As xYCI.rMhI
    Dim value As System.Integer
     
    value = xYCI.YdGI(AEGI, bEGI, CEGI, dEGI, EEGI, fEGI)
    public static System.int YdGI( 
       System.IntPtr AEGI,
       System.int bEGI,
       System.int CEGI,
       System.int dEGI,
       System.int EEGI,
       xYCI.rMhI fEGI
    )

    Parameters

    AEGI
    bEGI
    CEGI
    dEGI
    EEGI
    fEGI
    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