Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NTouch Class / ISdd Method


In This Topic
    ISdd Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function ISdd( _
       ByVal jSdd As NWindow, _
       ByVal KSdd As SKYC _
    ) As System.Boolean
    'Usage
     
    
    Dim jSdd As NWindow
    Dim KSdd As SKYC
    Dim value As System.Boolean
     
    value = NTouch.ISdd(jSdd, KSdd)
    internal static System.bool ISdd( 
       NWindow jSdd,
       SKYC KSdd
    )

    Parameters

    jSdd
    KSdd
    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