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


In This Topic
    pjfI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function pjfI( _
       ByVal QjfI As System.IntPtr, _
       ByVal rjfI As System.IntPtr, _
       ByRef SjfI As System.Integer, _
       ByVal tjfI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim QjfI As System.IntPtr
    Dim rjfI As System.IntPtr
    Dim SjfI As System.Integer
    Dim tjfI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.pjfI(QjfI, rjfI, SjfI, tjfI)
    public static System.int pjfI( 
       System.IntPtr QjfI,
       System.IntPtr rjfI,
       out System.int SjfI,
       System.IntPtr tjfI
    )

    Parameters

    QjfI
    rjfI
    SjfI
    tjfI
    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