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


In This Topic
    pWnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function pWnI( _
       ByVal QWnI As System.IntPtr, _
       ByVal rWnI As System.Integer, _
       ByVal SWnI As System.IntPtr, _
       ByVal tWnI As System.IntPtr _
    ) As System.IntPtr
    'Usage
     
    
    Dim QWnI As System.IntPtr
    Dim rWnI As System.Integer
    Dim SWnI As System.IntPtr
    Dim tWnI As System.IntPtr
    Dim value As System.IntPtr
     
    value = tdnI.pWnI(QWnI, rWnI, SWnI, tWnI)
    public static System.IntPtr pWnI( 
       System.IntPtr QWnI,
       System.int rWnI,
       System.IntPtr SWnI,
       System.IntPtr tWnI
    )

    Parameters

    QWnI
    rWnI
    SWnI
    tWnI
    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