mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-15 00:26:03 +08:00
Generator: Correct vtable for some WIC types.
This commit is contained in:
@@ -353,6 +353,7 @@ public unsafe partial struct IDWriteTextFormat2 : IDWriteTextFormat2.Interface,
|
||||
{
|
||||
return ((delegate* unmanaged[Stdcall]<IDWriteTextFormat2*, LineSpacing*, int>)(lpVtbl[37]))((IDWriteTextFormat2*)Unsafe.AsPointer(ref this), lineSpacingOptions);
|
||||
}
|
||||
|
||||
public interface Interface : IDWriteTextFormat1.Interface
|
||||
{
|
||||
[VtblIndex(36)]
|
||||
|
||||
Reference in New Issue
Block a user