IProjectItem::SetContent
Sets an item's content.
Syntax
HRESULT SetContent(IStream *pStream);
Parameters
pStream
[in] A Stream containing the new content for the item.
Return Value
One of the standard HRESULT values.
Requirements
Type Library |
VstaCore.tlb |
Header |
VstaCore.h |