XdsObjects Help file
XdsObjects Namespace / XdsDomain Class / CreatePullPoint Method



In This Topic
    CreatePullPoint Method
    In This Topic
    Request CreatePullPoint
    Syntax
    Public Function CreatePullPoint( _
       ByVal Request As XdsCreatePullPointRequest _
    ) As XdsCreatePullPointResponse
    Dim instance As XdsDomain
    Dim Request As XdsCreatePullPointRequest
    Dim value As XdsCreatePullPointResponse
     
    value = instance.CreatePullPoint(Request)

    Parameters

    Request
    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