uaPLUS Reference
GenericServer Class
Members  See Also  Send Feedback
NSPlugin Namespace : GenericServer Class

Glossary Item Box

This class defines the generic DA server interface. See chapter Server Structure for an explanation of the server data and thread structure.

The GenericServer class provides a set of generic DA server callback methods. These methods can be used to read information from the generic server or change data in the generic DA server.

It also defines classes and enumerators used in the data exchange with the generic server and contains a standard implementation of the methods called by the generic DA server.

The class AppPlugin inherits from this class and defines method overloads for the methods that need to be implemented for a specific application.

Object Model

GenericServer Class

Syntax

Visual Basic (Declaration) 
Public Class GenericServer 
C# 
public class GenericServer 

Inheritance Hierarchy

System.Object
   NSPlugin.GenericServer
      NSPlugin.AppPlugin

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.