Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / tdnI Class / xEOI Method


In This Topic
    xEOI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function xEOI( _
       ByVal YEOI As System.IntPtr, _
       ByVal AfOI As System.Integer, _
       ByVal bfOI As nIlI _
    ) As System.IntPtr
    'Usage
     
    
    Dim YEOI As System.IntPtr
    Dim AfOI As System.Integer
    Dim bfOI As nIlI
    Dim value As System.IntPtr
     
    value = tdnI.xEOI(YEOI, AfOI, bfOI)
    public static System.IntPtr xEOI( 
       System.IntPtr YEOI,
       System.int AfOI,
       nIlI bfOI
    )

    Parameters

    YEOI
    AfOI
    bfOI
    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