XdsObjects Help file
XdsObjects.Dsub Namespace / XdsCreatePullPointResponse Class
Members



In This Topic
    XdsCreatePullPointResponse Class
    In This Topic
    Object represents DSUB Create PullPoint response
    Syntax
    Public Class XdsCreatePullPointResponse 
       Inherits XdsObjects.XdsRegistryResponse
    Dim instance As XdsCreatePullPointResponse
    public class XdsCreatePullPointResponse : XdsObjects.XdsRegistryResponse 
    public ref class XdsCreatePullPointResponse : public XdsObjects.XdsRegistryResponse 
    Inheritance Hierarchy

    System.Object
       XdsObjects.XdsRegistryResponse
          XdsObjects.Dsub.XdsCreatePullPointResponse

    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