In the Advanced palette, you will find a subpalette for registry VIs. These can be used to access or modify ANY information in the Windows Registry. If its in the registry, you can read it. Otherwise, you will have to figure out another way. If you have descriptions (headers or partial headers) for windows system dlls, you can call those.
Also, try downloading, from this website, the Windows API toolkit. That may contain something you can use.