Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / vrII Class / KtII Method


In This Topic
    KtII Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function KtII( _
       ByVal ltII As System.Runtime.InteropServices.ComTypes.IDataObject _
    ) As System.Integer
    'Usage
     
    
    Dim ltII As System.Runtime.InteropServices.ComTypes.IDataObject
    Dim value As System.Integer
     
    value = vrII.KtII(ltII)
    public static System.int KtII( 
       System.Runtime.InteropServices.ComTypes.IDataObject ltII
    )

    Parameters

    ltII
    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