'Declaration
Public Shared Function GetGZipContents( _
ByVal gzipFileName As String _
) As QuickGZipItem
'Usage
Dim gzipFileName As String
Dim value As QuickGZipItem
value = QuickGZip.GetGZipContents(gzipFileName)
Parameters
gzipFileName
The full path of the source GZip file.
Return Value
The QuickGZipItem contained in the GZip file.
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