XdsObjects Help file
XdsObjects.Dsub Namespace / XdsSubscriptionResponse Class
Members



XdsSubscriptionResponse Class
Object represents the XDS DSUB Subscribe response
Syntax
Public Class XdsSubscriptionResponse 
   Inherits XdsObjects.XdsRegistryResponse
Dim instance As XdsSubscriptionResponse
public class XdsSubscriptionResponse : XdsObjects.XdsRegistryResponse 
public ref class XdsSubscriptionResponse : public XdsObjects.XdsRegistryResponse 
Inheritance Hierarchy

System.Object
   XdsObjects.XdsRegistryResponse
      XdsObjects.Dsub.XdsSubscriptionResponse

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