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


In This Topic
    SvfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function SvfI( _
       ByVal tvfI As System.IntPtr, _
       ByVal UvfI As xYCI.jAhI, _
       ByVal vvfI As System.Integer, _
       ByVal WvfI As System.Integer, _
       ByVal xvfI() As System.Byte _
    ) As System.Integer
    'Usage
     
    
    Dim tvfI As System.IntPtr
    Dim UvfI As xYCI.jAhI
    Dim vvfI As System.Integer
    Dim WvfI As System.Integer
    Dim xvfI() As System.Byte
    Dim value As System.Integer
     
    value = xYCI.SvfI(tvfI, UvfI, vvfI, WvfI, xvfI)
    public static System.int SvfI( 
       System.IntPtr tvfI,
       xYCI.jAhI UvfI,
       System.int vvfI,
       System.int WvfI,
       System.byte[] xvfI
    )

    Parameters

    tvfI
    UvfI
    vvfI
    WvfI
    xvfI
    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