4 references to lpVtbl
System.Windows.Forms.Primitives (4)
Windows.Win32.IVBFormat.g.cs (4)
41 return ((delegate *unmanaged [Stdcall]<IVBFormat*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IVBFormat*)Unsafe.AsPointer(ref this), riid, ppvObject); 46 return ((delegate *unmanaged [Stdcall]<IVBFormat*,uint>)lpVtbl[1])((IVBFormat*)Unsafe.AsPointer(ref this)); 51 return ((delegate *unmanaged [Stdcall]<IVBFormat*,uint>)lpVtbl[2])((IVBFormat*)Unsafe.AsPointer(ref this)); 112 ((delegate *unmanaged [Stdcall]<IVBFormat*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.BSTR ,void* ,ushort ,int ,short ,ushort ,ushort* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IVBFormat*)Unsafe.AsPointer(ref this), vData, bstrFormat, lpBuffer, cb, lcid, sFirstDayOfWeek, sFirstWeekOfYear, rcb).ThrowOnFailure();