6 references to Interface
System.Windows.Forms.Primitives (6)
Windows.Win32.IPropertyDescriptionList.g.cs (2)
71
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
119
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.UI_Shell_PropertiesSystem_IPropertyDescriptionList_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyDescriptionList.
Interface
.GetCount(uint*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT GetCount(this winmdroot.UI.Shell.PropertiesSystem.IPropertyDescriptionList.
Interface
@this, out uint pcElem)
33
/// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyDescriptionList.
Interface
.GetAt(uint, global::System.Guid*, void**)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT GetAt(this winmdroot.UI.Shell.PropertiesSystem.IPropertyDescriptionList.
Interface
@this, uint iElem, in global::System.Guid riid, out void* ppv)