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


In This Topic
    MlEI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function MlEI( _
       ByVal nlEI As System.IntPtr, _
       ByVal OlEI As System.IntPtr, _
       ByVal plEI As SlQI, _
       ByRef QlEI As tMQI, _
       ByVal rlEI As System.Integer, _
       ByVal SlEI As xYCI.hOhI, _
       ByVal tlEI As System.IntPtr, _
       ByVal UlEI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim nlEI As System.IntPtr
    Dim OlEI As System.IntPtr
    Dim plEI As SlQI
    Dim QlEI As tMQI
    Dim rlEI As System.Integer
    Dim SlEI As xYCI.hOhI
    Dim tlEI As System.IntPtr
    Dim UlEI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.MlEI(nlEI, OlEI, plEI, QlEI, rlEI, SlEI, tlEI, UlEI)
    public static System.int MlEI( 
       System.IntPtr nlEI,
       System.IntPtr OlEI,
       SlQI plEI,
       ref tMQI QlEI,
       System.int rlEI,
       xYCI.hOhI SlEI,
       System.IntPtr tlEI,
       System.IntPtr UlEI
    )

    Parameters

    nlEI
    OlEI
    plEI
    QlEI
    rlEI
    SlEI
    tlEI
    UlEI
    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