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


In This Topic
    bWnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub bWnI( _
       ByVal CWnI As System.Integer, _
       ByVal dWnI As System.IntPtr, _
       ByVal EWnI As System.Integer, _
       ByVal fWnI As System.Integer _
    ) 
    'Usage
     
    
    Dim CWnI As System.Integer
    Dim dWnI As System.IntPtr
    Dim EWnI As System.Integer
    Dim fWnI As System.Integer
     
    tdnI.bWnI(CWnI, dWnI, EWnI, fWnI)
    public static void bWnI( 
       System.int CWnI,
       System.IntPtr dWnI,
       System.int EWnI,
       System.int fWnI
    )

    Parameters

    CWnI
    dWnI
    EWnI
    fWnI
    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