Is it possible to mount VSS snapshot as a volume (drive letter) programmatically.
dosdev.exe allows to mount from CLI. CreaetSymbolicLink() allows to redirect to
VSS snapshot, but I would like to know, if its possible to mount VSS no a volume through code.