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


In This Topic
    nhOI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function nhOI( _
       ByVal OhOI As System.IntPtr, _
       ByVal phOI As System.Integer, _
       ByVal QhOI As System.IntPtr _
    ) As System.IntPtr
    'Usage
     
    
    Dim OhOI As System.IntPtr
    Dim phOI As System.Integer
    Dim QhOI As System.IntPtr
    Dim value As System.IntPtr
     
    value = tdnI.nhOI(OhOI, phOI, QhOI)
    public static System.IntPtr nhOI( 
       System.IntPtr OhOI,
       System.int phOI,
       System.IntPtr QhOI
    )

    Parameters

    OhOI
    phOI
    QhOI
    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