XDASrv Reference Manual
SrvRegDef Structure
Members  See Also  Send Feedback
NSPlugin Namespace : SrvRegDef Structure




Server information structure returned by GetServerRegistryDef.

Object Model

SrvRegDef Structure

Syntax

Visual Basic (Declaration) 
Public Structure SrvRegDef 
   Inherits System.ValueType
Visual Basic (Usage)Copy Code
Dim instance As SrvRegDef
C# 
public struct SrvRegDef : System.ValueType 
Managed Extensions for C++ 
public __value struct SrvRegDef : public System.ValueType 
C++/CLI 
public value class SrvRegDef : public System.ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      NSPlugin.SrvRegDef

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2002-2011 Advosol Inc. All Rights Reserved.