17 references to Interface
System.Windows.Forms.Primitives (17)
Windows.Win32.IShellItemArray.g.cs (7)
77
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
134
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
195
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
251
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
302
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
338
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
376
winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out
Interface
__object);
Windows.Win32.UI_Shell_IShellItemArray_Extensions.g.cs (10)
23
/// <inheritdoc cref="winmdroot.UI.Shell.IShellItemArray.
Interface
.BindToHandler(winmdroot.System.Com.IBindCtx*, global::System.Guid*, global::System.Guid*, void**)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT BindToHandler(this winmdroot.UI.Shell.IShellItemArray.
Interface
@this, winmdroot.System.Com.IBindCtx* pbc, in global::System.Guid bhid, in global::System.Guid riid, out void* ppvOut)
39
/// <inheritdoc cref="winmdroot.UI.Shell.IShellItemArray.
Interface
.GetPropertyStore(winmdroot.UI.Shell.PropertiesSystem.GETPROPERTYSTOREFLAGS, global::System.Guid*, void**)"/>
40
internal static unsafe winmdroot.Foundation.HRESULT GetPropertyStore(this winmdroot.UI.Shell.IShellItemArray.
Interface
@this, winmdroot.UI.Shell.PropertiesSystem.GETPROPERTYSTOREFLAGS flags, in global::System.Guid riid, out void* ppv)
52
/// <inheritdoc cref="winmdroot.UI.Shell.IShellItemArray.
Interface
.GetPropertyDescriptionList(winmdroot.UI.Shell.PropertiesSystem.PROPERTYKEY*, global::System.Guid*, void**)"/>
53
internal static unsafe winmdroot.Foundation.HRESULT GetPropertyDescriptionList(this winmdroot.UI.Shell.IShellItemArray.
Interface
@this, in winmdroot.UI.Shell.PropertiesSystem.PROPERTYKEY keyType, in global::System.Guid riid, out void* ppv)
68
/// <inheritdoc cref="winmdroot.UI.Shell.IShellItemArray.
Interface
.GetAttributes(winmdroot.UI.Shell.SIATTRIBFLAGS, winmdroot.System.SystemServices.SFGAO_FLAGS, winmdroot.System.SystemServices.SFGAO_FLAGS*)"/>
69
internal static unsafe winmdroot.Foundation.HRESULT GetAttributes(this winmdroot.UI.Shell.IShellItemArray.
Interface
@this, winmdroot.UI.Shell.SIATTRIBFLAGS AttribFlags, winmdroot.System.SystemServices.SFGAO_FLAGS sfgaoMask, out winmdroot.System.SystemServices.SFGAO_FLAGS psfgaoAttribs)
78
/// <inheritdoc cref="winmdroot.UI.Shell.IShellItemArray.
Interface
.GetCount(uint*)"/>
79
internal static unsafe winmdroot.Foundation.HRESULT GetCount(this winmdroot.UI.Shell.IShellItemArray.
Interface
@this, out uint pdwNumItems)