This class defines the generic DA server interface. See chapter ource Server Customization 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.

Visual Basic (Declaration) | |
---|---|
Public Class GenericServer |
C# | |
---|---|
public class GenericServer |
System.Object
NSPlugin.GenericServer
NSPlugin.AppPlugin
Requirements
Namespace: NSPlugin
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: NSPlugin (in D:\PRODUCTS\OPCDA.NET\Server\Customization\AECombo\bin\DocX\AE\NSPlugin.dll)