PDS_PSNewUser Method

Description

Adds one or more new users to Microsoft Office Project Server 2003 as Project Server users using the Project Server security object.

Note  The use of PDS_PSNewUser is not recommended. Use the PDS method PSNewUser instead.

Syntax

Function PDS_PSNewUser( _
   ByVal lCallerWResID As Long, _
   ByVal bstrRequestXML As String _
) As Long

Parameters

Parameter Description

lCallerWResID

Required Long.

bstrRequestXML

Required String.

Return Value

The PDS_PSNewUser method returns HRESULT as a Long (4 -byte integer) value.