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


In This Topic
    phdI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function phdI( _
       ByVal QhdI As System.IntPtr, _
       ByVal rhdI As System.String, _
       ByVal ShdI As System.Integer, _
       ByVal thdI As System.IntPtr, _
       ByVal UhdI As System.Integer, _
       ByVal vhdI As System.Single, _
       ByRef WhdI As dnQI, _
       ByVal xhdI As System.IntPtr _
    ) As System.Integer
    'Usage
     
    
    Dim QhdI As System.IntPtr
    Dim rhdI As System.String
    Dim ShdI As System.Integer
    Dim thdI As System.IntPtr
    Dim UhdI As System.Integer
    Dim vhdI As System.Single
    Dim WhdI As dnQI
    Dim xhdI As System.IntPtr
    Dim value As System.Integer
     
    value = xYCI.phdI(QhdI, rhdI, ShdI, thdI, UhdI, vhdI, WhdI, xhdI)
    public static System.int phdI( 
       System.IntPtr QhdI,
       System.string rhdI,
       System.int ShdI,
       System.IntPtr thdI,
       System.int UhdI,
       System.float vhdI,
       ref dnQI WhdI,
       System.IntPtr xhdI
    )

    Parameters

    QhdI
    rhdI
    ShdI
    thdI
    UhdI
    vhdI
    WhdI
    xhdI
    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