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.
Returns an enumeration of project items.
Syntax
HRESULT GetProjectItems(IEnumProjectItems **ppEnumProjectItems);
Parameters
ppEnumProjectItems
[out, retval] A collection of the ProjectItems in the project.
Return Value
One of the standard HRESULT values.
Requirements
Type Library |
VstaCore.tlb |
Header |
VstaCore.h |