IProject::Save

 

Saves the project into an iProjectStg.

Syntax

HRESULT Save(IProjectStorage *pProjectStg);  

Parameters

iProjectStg

[in] The instance of IProjectStorage for saving the project.

Return Value

One of the standard HRESULT values.

Requirements

Type Library VstaCore.tlb
Header VstaCore.h

See Also

IProject Interface