Share via


IProject::ProjectId

 

Gets the project ID.

Syntax

HRESULT get_ProjectId(BSTR *pbstrProjectId);

Parameters

pbstrProjectID

[out, retval] The project identifier.

Return Value

One of the standard HRESULT values.

Requirements

Type Library

VstaCore.tlb

Header

VstaCore.h

See Also

IProject Interface