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


In This Topic
    vdnI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function vdnI( _
       ByVal WdnI As System.IntPtr, _
       ByVal xdnI As System.UInteger _
    ) As System.Boolean
    'Usage
     
    
    Dim WdnI As System.IntPtr
    Dim xdnI As System.UInteger
    Dim value As System.Boolean
     
    value = tdnI.vdnI(WdnI, xdnI)
    public static System.bool vdnI( 
       System.IntPtr WdnI,
       System.uint xdnI
    )

    Parameters

    WdnI
    xdnI
    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