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:
@@ -113,6 +113,7 @@ public unsafe partial struct ID2D1GdiMetafile1 : ID2D1GdiMetafile1.Interface, IN
|
||||
{
|
||||
return ((delegate* unmanaged[Stdcall]<ID2D1GdiMetafile1*, Common.RectF*, int>)(lpVtbl[7]))((ID2D1GdiMetafile1*)Unsafe.AsPointer(ref this), bounds);
|
||||
}
|
||||
|
||||
public interface Interface : ID2D1GdiMetafile.Interface
|
||||
{
|
||||
[VtblIndex(6)]
|
||||
|
||||
Reference in New Issue
Block a user