Windows.Win32.IPropertyDescriptionList.g.cs (5)
42 return ((delegate *unmanaged [Stdcall]<IPropertyDescriptionList*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IPropertyDescriptionList*)Unsafe.AsPointer(ref this), riid, ppvObject);
47 return ((delegate *unmanaged [Stdcall]<IPropertyDescriptionList*,uint>)lpVtbl[1])((IPropertyDescriptionList*)Unsafe.AsPointer(ref this));
52 return ((delegate *unmanaged [Stdcall]<IPropertyDescriptionList*,uint>)lpVtbl[2])((IPropertyDescriptionList*)Unsafe.AsPointer(ref this));
97 ((delegate *unmanaged [Stdcall]<IPropertyDescriptionList*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IPropertyDescriptionList*)Unsafe.AsPointer(ref this), pcElem).ThrowOnFailure();
151 ((delegate *unmanaged [Stdcall]<IPropertyDescriptionList*,uint ,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IPropertyDescriptionList*)Unsafe.AsPointer(ref this), iElem, riid, ppv).ThrowOnFailure();