Nevron Open Vision Documentation
Nevron.Nov.WinFormControls Namespace / NMatrixBarcodeControl Class / __RaceSetServerIdentity Method


In This Topic
    __RaceSetServerIdentity Method (NMatrixBarcodeControl)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function __RaceSetServerIdentity( _
       ByVal id As System.Runtime.Remoting.ServerIdentity _
    ) As System.Runtime.Remoting.ServerIdentity
    'Usage
     
    
    Dim instance As NMatrixBarcodeControl
    Dim id As System.Runtime.Remoting.ServerIdentity
    Dim value As System.Runtime.Remoting.ServerIdentity
     
    value = instance.__RaceSetServerIdentity(id)
    internal System.Runtime.Remoting.ServerIdentity __RaceSetServerIdentity( 
       System.Runtime.Remoting.ServerIdentity id
    )

    Parameters

    id
    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