CsWinRT icon indicating copy to clipboard operation
CsWinRT copied to clipboard

Add non-UAC interop types to Windows SDK projection

Open angelazhangmsft opened this issue 3 years ago • 0 comments

There are a few COM interop APIs that aren't UniversalAPIContract APIs. This includes IPrinting3DManagerInterop (in the Printing3DContract) and IProtectionPolicyManagerInterop (in Desktop extensions). It may be possible to implement these with future enhancements to SupportedOSPlatform. This would be far more usable than a standalone extension SDK interop NuGet package.

angelazhangmsft avatar May 07 '21 16:05 angelazhangmsft