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.
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.