Share via


TaskLauncher.ProjOpenEntResource Method

Applies to: SharePoint Foundation 2010

Opens the pool of enterprise resources for viewing in a temporary project.

ProjOpenEntResource(VARIANT vResList)

Parameters

vResList

Type: Variant

A comma-delimited list of IDs of the enterprise resources to open.

Return Value

Type: Int32

If the call is successful, the method returns S_OK. Otherwise, it returns an error code, such as E_FAIL. For more information, see the VSConstants class.