13 references to Interface
System.Windows.Forms.Primitives (13)
_generated\225\Windows.Win32.IPropertyStore.g.cs (5)
73 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 115 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 158 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 203 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 239 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\613\Windows.Win32.UI_Shell_PropertiesSystem_IPropertyStore_Extensions.g.cs (8)
23 /// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface.GetCount(uint*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetCount(this winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface @this, out uint cProps) 33 /// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface.GetAt(uint, winmdroot.Foundation.PROPERTYKEY*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT GetAt(this winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface @this, uint iProp, out winmdroot.Foundation.PROPERTYKEY pkey) 43 /// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface.GetValue(winmdroot.Foundation.PROPERTYKEY*, winmdroot.System.Com.StructuredStorage.PROPVARIANT*)"/> 44 internal static unsafe winmdroot.Foundation.HRESULT GetValue(this winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface @this, in winmdroot.Foundation.PROPERTYKEY key, out winmdroot.System.Com.StructuredStorage.PROPVARIANT pv) 56 /// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface.SetValue(winmdroot.Foundation.PROPERTYKEY*, winmdroot.System.Com.StructuredStorage.PROPVARIANT*)"/> 57 internal static unsafe winmdroot.Foundation.HRESULT SetValue(this winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface @this, in winmdroot.Foundation.PROPERTYKEY key, in winmdroot.System.Com.StructuredStorage.PROPVARIANT propvar)