Windows.Win32.IProvideClassInfo2.g.cs (5)
42 return ((delegate *unmanaged [Stdcall]<IProvideClassInfo2*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IProvideClassInfo2*)Unsafe.AsPointer(ref this), riid, ppvObject);
47 return ((delegate *unmanaged [Stdcall]<IProvideClassInfo2*,uint>)lpVtbl[1])((IProvideClassInfo2*)Unsafe.AsPointer(ref this));
52 return ((delegate *unmanaged [Stdcall]<IProvideClassInfo2*,uint>)lpVtbl[2])((IProvideClassInfo2*)Unsafe.AsPointer(ref this));
77 ((delegate *unmanaged [Stdcall]<IProvideClassInfo2*,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IProvideClassInfo2*)Unsafe.AsPointer(ref this), ppTI).ThrowOnFailure();
118 ((delegate *unmanaged [Stdcall]<IProvideClassInfo2*,uint ,global::System.Guid* ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IProvideClassInfo2*)Unsafe.AsPointer(ref this), dwGuidKind, pGUID).ThrowOnFailure();