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:
@@ -74,6 +74,7 @@ public unsafe partial struct IDCompositionTransform3D : IDCompositionTransform3D
|
||||
return ((delegate* unmanaged[Stdcall]<IDCompositionTransform3D*, uint>)(lpVtbl[2]))((IDCompositionTransform3D*)Unsafe.AsPointer(ref this));
|
||||
}
|
||||
|
||||
|
||||
public interface Interface : IDCompositionEffect.Interface
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user