Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NTouchCaptureChangeEventArgs Class / NTouchCaptureChangeEventArgs Constructor


In This Topic
    NTouchCaptureChangeEventArgs Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function New( _
       ByVal GKYC As NEvent, _
       ByVal hKYC As NNode, _
       ByVal IKYC As UdxC, _
       ByVal jKYC As NNode, _
       ByVal KKYC As MWvC, _
       ByVal lKYC As NTouchDevice _
    )
    'Usage
     
    
    Dim GKYC As NEvent
    Dim hKYC As NNode
    Dim IKYC As UdxC
    Dim jKYC As NNode
    Dim KKYC As MWvC
    Dim lKYC As NTouchDevice
     
    Dim instance As New NTouchCaptureChangeEventArgs(GKYC, hKYC, IKYC, jKYC, KKYC, lKYC)
    internal NTouchCaptureChangeEventArgs( 
       NEvent GKYC,
       NNode hKYC,
       UdxC IKYC,
       NNode jKYC,
       MWvC KKYC,
       NTouchDevice lKYC
    )

    Parameters

    GKYC
    hKYC
    IKYC
    jKYC
    KKYC
    lKYC
    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