Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Loads the project stored in projectStorage.
Syntax
HRESULT LoadProject(IProjectStorage *pProjectStg, IProject **ppProject);
Parameters
pProjectStg
[in] The storage containing the content of the Project.
ppProject
[out, retval] The loaded project.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |