Share via


GetProjectIssues Method

The GetProjectIssues method returns an array of object IDs for issues linked to the project.

Syntax

Function GetProjectIssues(ByVal dwProjID   As Unsigned Long, pvObjID   As Variant) As Unsigned Long

Parameters

dwProjID       Required. Integer that specifies the project, by its ID.

pvObjID       Required. Variant to hold the returned object IDs for linked issues.

Return Values

The return value is the number of elements in the array.

Obsolete for Microsoft Office Project Server 2003 and Microsoft Windows SharePoint Services integration. This method is only applicable to Project 2002 and SharePoint Team Services integration.

See Also

GetLinkedObjects Method |GetLinkType Method | GetObjectDetails Method | GetObjectType Method | GetSTSObjectID Method | GetTaskObjectID Method

Applies To

IObjLinkProvider Interface

Additional Information

Object Link Provider Reference for Microsoft Office Project Server