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


In This Topic
    pYnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function pYnI( _
       ByVal QYnI As System.IntPtr, _
       ByVal rYnI As System.Integer, _
       ByRef SYnI As System.Boolean, _
       ByVal tYnI As System.IntPtr _
    ) As System.IntPtr
    'Usage
     
    
    Dim QYnI As System.IntPtr
    Dim rYnI As System.Integer
    Dim SYnI As System.Boolean
    Dim tYnI As System.IntPtr
    Dim value As System.IntPtr
     
    value = tdnI.pYnI(QYnI, rYnI, SYnI, tYnI)
    public static System.IntPtr pYnI( 
       System.IntPtr QYnI,
       System.int rYnI,
       out System.bool SYnI,
       System.IntPtr tYnI
    )

    Parameters

    QYnI
    rYnI
    SYnI
    tYnI
    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