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


In This Topic
    KCdI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function KCdI( _
       ByVal lCdI As System.IntPtr, _
       ByVal MCdI As System.IntPtr, _
       ByVal nCdI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim lCdI As System.IntPtr
    Dim MCdI As System.IntPtr
    Dim nCdI As System.Integer
    Dim value As System.Integer
     
    value = xYCI.KCdI(lCdI, MCdI, nCdI)
    public static System.int KCdI( 
       System.IntPtr lCdI,
       System.IntPtr MCdI,
       System.int nCdI
    )

    Parameters

    lCdI
    MCdI
    nCdI
    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