Skip to content

Missing VDS interfaces  #763

@kennykerr

Description

@kennykerr

A customer reported that some of the VDS interface, like IVdsService and IVdsServiceLoader, are missing in the windows crate for Rust. This is because those interfaces are missing from the win32 metadata. Their absence makes it impossible to use this API. Oddy, some parts of the VDS API is available in the Windows.Win32.Storage.VirtualDiskService API, but not the foundational interfaces mentioned in the docs.

https://docs.microsoft.com/en-us/windows/win32/vds/loading-vds

Metadata

Metadata

Labels

missing apiSome documented API is missing from the metadatarustCritical for Rust adoption

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions