mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 16:16:04 +08:00
Generator: Correct vtable for some WIC types.
This commit is contained in:
@@ -265,6 +265,7 @@ public unsafe partial struct IDCompositionDesktopDevice : IDCompositionDesktopDe
|
||||
{
|
||||
return ((delegate* unmanaged[Stdcall]<IDCompositionDesktopDevice*, IntPtr, IUnknown**, int>)(lpVtbl[26]))((IDCompositionDesktopDevice*)Unsafe.AsPointer(ref this), hwnd, surface);
|
||||
}
|
||||
|
||||
public interface Interface : IDCompositionDevice2.Interface
|
||||
{
|
||||
[VtblIndex(24)]
|
||||
|
||||
Reference in New Issue
Block a user