IBinaryItem::GetStream
Gets an IStream Interface for accessing the item's bytes.
HRESULT GetStream(IStream **ppStream);
ppStream
[out,retval] The IStream Interface for accessing the item's bytes.
One of the standard HRESULT values.
Type Library |
VstaCore.tlb |
Header |
VstaCore.h |