Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / tdnI Class / pvnI Method


In This Topic
    pvnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function pvnI( _
       ByVal QvnI As System.IntPtr, _
       ByVal rvnI As System.IntPtr, _
       ByRef SvnI As YlQI, _
       ByVal tvnI As System.Integer _
    ) As System.Integer
    'Usage
     
    
    Dim QvnI As System.IntPtr
    Dim rvnI As System.IntPtr
    Dim SvnI As YlQI
    Dim tvnI As System.Integer
    Dim value As System.Integer
     
    value = tdnI.pvnI(QvnI, rvnI, SvnI, tvnI)
    public static System.int pvnI( 
       System.IntPtr QvnI,
       System.IntPtr rvnI,
       out YlQI SvnI,
       System.int tvnI
    )

    Parameters

    QvnI
    rvnI
    SvnI
    tvnI
    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