Windows.Win32.IPropertyStore.g.cs (8)
41 return ((delegate *unmanaged [Stdcall]<IPropertyStore*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IPropertyStore*)Unsafe.AsPointer(ref this), riid, ppvObject);
46 return ((delegate *unmanaged [Stdcall]<IPropertyStore*,uint>)lpVtbl[1])((IPropertyStore*)Unsafe.AsPointer(ref this));
51 return ((delegate *unmanaged [Stdcall]<IPropertyStore*,uint>)lpVtbl[2])((IPropertyStore*)Unsafe.AsPointer(ref this));
92 ((delegate *unmanaged [Stdcall]<IPropertyStore*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IPropertyStore*)Unsafe.AsPointer(ref this), cProps).ThrowOnFailure();
131 ((delegate *unmanaged [Stdcall]<IPropertyStore*,uint ,winmdroot.UI.Shell.PropertiesSystem.PROPERTYKEY* ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IPropertyStore*)Unsafe.AsPointer(ref this), iProp, pkey).ThrowOnFailure();
175 ((delegate *unmanaged [Stdcall]<IPropertyStore*,winmdroot.UI.Shell.PropertiesSystem.PROPERTYKEY* ,winmdroot.System.Com.StructuredStorage.PROPVARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IPropertyStore*)Unsafe.AsPointer(ref this), key, pv).ThrowOnFailure();
223 ((delegate *unmanaged [Stdcall]<IPropertyStore*,winmdroot.UI.Shell.PropertiesSystem.PROPERTYKEY* ,winmdroot.System.Com.StructuredStorage.PROPVARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IPropertyStore*)Unsafe.AsPointer(ref this), key, propvar).ThrowOnFailure();
257 ((delegate *unmanaged [Stdcall]<IPropertyStore*,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IPropertyStore*)Unsafe.AsPointer(ref this)).ThrowOnFailure();