3 references to GetEnumFlagsForItem
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellItemFilter.g.cs (1)
110
return __object.
GetEnumFlagsForItem
(psi, pgrfFlags);
Windows.Win32.UI_Shell_IShellItemFilter_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.UI.Shell.IShellItemFilter.Interface.
GetEnumFlagsForItem
(winmdroot.UI.Shell.IShellItem*, uint*)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
GetEnumFlagsForItem
(psi, pgrfFlagsLocal);