ISdpNodeContainer::GetStreamSize (Compact 2013)
3/26/2014
This method retrieves the size of a stream.
Syntax
HRESULT GetStreamSize(
ULONG* pSize
);
Parameters
- pSize
[out] Destination pointer for the size of the stream.
Return Value
Returns S_OK on success; otherwise returns standard HRESULT values as appropriate.