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


In This Topic
    IjdI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function IjdI( _
       ByVal jjdI As System.Single, _
       ByVal KjdI As System.Single, _
       ByVal ljdI As System.Single, _
       ByVal MjdI As System.Single, _
       ByVal njdI As System.Integer, _
       ByVal OjdI As System.IntPtr, _
       ByRef pjdI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim jjdI As System.Single
    Dim KjdI As System.Single
    Dim ljdI As System.Single
    Dim MjdI As System.Single
    Dim njdI As System.Integer
    Dim OjdI As System.IntPtr
    Dim pjdI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.IjdI(jjdI, KjdI, ljdI, MjdI, njdI, OjdI, pjdI)
    public static System.int IjdI( 
       System.float jjdI,
       System.float KjdI,
       System.float ljdI,
       System.float MjdI,
       System.int njdI,
       System.IntPtr OjdI,
       out System.IntPtr pjdI
    )

    Parameters

    jjdI
    KjdI
    ljdI
    MjdI
    njdI
    OjdI
    pjdI
    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