Share via


PDS_PSGroupsGet Method

Description

Gets a list of all of the Microsoft Office Project Server 2003 security group names, using the Project Server security object.

Note  The use of PDS_PSGroupsGet is not recommended. Use the PDS method PSGroupsGet instead.

Syntax

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

Parameters

Parameter Description

lCallerWResID

Required Long.

bstrRequestXML

Required String.

Return Value

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