XdsObjects Help file
XdsObjects.Dsub Namespace / XdsUnsubscriptionResponse Class
Members



In This Topic
    XdsUnsubscriptionResponse Class
    In This Topic
    Object represents the XDS DSUB Unsubscribe response
    Syntax
    Public Class XdsUnsubscriptionResponse 
       Inherits XdsObjects.XdsRegistryResponse
    Dim instance As XdsUnsubscriptionResponse
    public class XdsUnsubscriptionResponse : XdsObjects.XdsRegistryResponse 
    public ref class XdsUnsubscriptionResponse : public XdsObjects.XdsRegistryResponse 
    Inheritance Hierarchy

    System.Object
       XdsObjects.XdsRegistryResponse
          XdsObjects.Dsub.XdsUnsubscriptionResponse

    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