3 references to GetAttributesOf
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellFolder.g.cs (1)
443
return __object.
GetAttributesOf
(cidl, apidl, rgfInOut);
Windows.Win32.UI_Shell_IShellFolder_Extensions.g.cs (2)
94
/// <inheritdoc cref="winmdroot.UI.Shell.IShellFolder.Interface.
GetAttributesOf
(uint, winmdroot.UI.Shell.Common.ITEMIDLIST**, uint*)"/>
99
winmdroot.Foundation.HRESULT __result = @this.
GetAttributesOf
(cidl, apidl, rgfInOutLocal);