LDVLib.dll can definitely be accessed from C#. That's what my personal test program used. But there's no public wrapper, just the C header file, which people who know how to do C#/C interop can use to create the C# DllImport declarations necessary to make it work.
However, the point is probably moot, because it doesn't support snapshots. They are definitely something that's on my list if I ever get around to working on it again, but that functionality doesn't exist right now.
However, the point is probably moot, because it doesn't support snapshots. They are definitely something that's on my list if I ever get around to working on it again, but that functionality doesn't exist right now.