DANSrvAE Reference
GenericServer Class
Members  See Also  Send comments on this topic.
NSPlugin Assembly > NSPlugin Namespace : GenericServer Class

Glossary Item Box

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.

Object Model

GenericServer Class

Syntax

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

Inheritance Hierarchy

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)

See Also

© 2004-2017 Advosol Inc. All Rights Reserved.