Vanara/PInvoke/Lz32/readme.md

2.5 KiB

Vanara.PInvoke.Lz32

PInvoke API (methods, structures and constants) imported from Windows Lz32.dll.

  • Includes methods from lz32.dll
  • Current NuGet release: NugetNuget

Methods - 100% API coverage (7 of 7 functions)

Native Method Header Managed Method
GetExpandedName lzexpand.h Vanara.PInvoke.Lz32.GetExpandedName
LZClose lzexpand.h Vanara.PInvoke.Lz32.LZClose
LZCopy lzexpand.h Vanara.PInvoke.Lz32.LZCopy
LZInit lzexpand.h Vanara.PInvoke.Lz32.LZInit
LZOpenFile lzexpand.h Vanara.PInvoke.Lz32.LZOpenFile
LZRead lzexpand.h Vanara.PInvoke.Lz32.LZRead
LZSeek lzexpand.h Vanara.PInvoke.Lz32.LZSeek

Enumerations

Native Enum Header Managed Enum
LZ_OF WinBase.h Vanara.PInvoke.Lz32.LZ_OF
LZERROR lzexpand.h Vanara.PInvoke.Lz32.LZERROR

Structures

Native Structure Header Managed Structure
HLZFILE Vanara.PInvoke.Lz32.HLZFILE