'Declaration
Public ReadOnly Property RemainingOffset As Integer
'Usage
Dim instance As CompressedStream
Dim value As Integer
value = instance.RemainingOffset
Property Value
A negative value that corresponds to the offset from the end of the last data buffer read to the first byte after the compressed data.
Remarks
This property in only useful in advanced decompression scenarios.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2