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


In This Topic
    lndI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function lndI( _
       ByVal MndI As System.IntPtr, _
       ByVal nndI As System.Single, _
       ByVal OndI As xYCI.hYGI, _
       ByVal pndI As xYCI.nYGI, _
       ByRef QndI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim MndI As System.IntPtr
    Dim nndI As System.Single
    Dim OndI As xYCI.hYGI
    Dim pndI As xYCI.nYGI
    Dim QndI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.lndI(MndI, nndI, OndI, pndI, QndI)
    public static System.int lndI( 
       System.IntPtr MndI,
       System.float nndI,
       xYCI.hYGI OndI,
       xYCI.nYGI pndI,
       out System.IntPtr QndI
    )

    Parameters

    MndI
    nndI
    OndI
    pndI
    QndI
    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