mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 08:06:02 +08:00
Generator: Correct vtable for some WIC types.
This commit is contained in:
@@ -110,6 +110,7 @@ public unsafe partial struct IDxcBlobUtf16 : IDxcBlobUtf16.Interface, INativeGui
|
||||
{
|
||||
return ((delegate* unmanaged[Stdcall]<IDxcBlobUtf16*, nuint>)(lpVtbl[7]))((IDxcBlobUtf16*)Unsafe.AsPointer(ref this));
|
||||
}
|
||||
|
||||
public interface Interface : IDxcBlobEncoding.Interface
|
||||
{
|
||||
[VtblIndex(6)]
|
||||
|
||||
Reference in New Issue
Block a user