40 references to SFGAO_FLAGS
System.Windows.Forms.Primitives (40)
_generated\242\Windows.Win32.IShellItem.g.cs (15)
202
/// <inheritdoc cref="GetAttributes(winmdroot.System.SystemServices.
SFGAO_FLAGS
, winmdroot.System.SystemServices.
SFGAO_FLAGS
*)"/>
204
internal unsafe void GetAttributes(winmdroot.System.SystemServices.
SFGAO_FLAGS
sfgaoMask, out winmdroot.System.SystemServices.
SFGAO_FLAGS
psfgaoAttribs)
206
fixed (winmdroot.System.SystemServices.
SFGAO_FLAGS
* psfgaoAttribsLocal = &psfgaoAttribs)
215
private static winmdroot.Foundation.HRESULT GetAttributes(IShellItem* pThis, winmdroot.System.SystemServices.
SFGAO_FLAGS
sfgaoMask, winmdroot.System.SystemServices.
SFGAO_FLAGS
* psfgaoAttribs)
247
public unsafe void GetAttributes(winmdroot.System.SystemServices.
SFGAO_FLAGS
sfgaoMask, winmdroot.System.SystemServices.
SFGAO_FLAGS
* psfgaoAttribs)
249
((delegate *unmanaged [Stdcall]<IShellItem*,winmdroot.System.SystemServices.
SFGAO_FLAGS
,winmdroot.System.SystemServices.
SFGAO_FLAGS
* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IShellItem*)Unsafe.AsPointer(ref this), sfgaoMask, psfgaoAttribs).ThrowOnFailure();
344
internal delegate *unmanaged [Stdcall]<IShellItem*,winmdroot.System.SystemServices.
SFGAO_FLAGS
,winmdroot.System.SystemServices.
SFGAO_FLAGS
* ,winmdroot.Foundation.HRESULT> GetAttributes_7;
386
unsafe winmdroot.Foundation.HRESULT GetAttributes(winmdroot.System.SystemServices.
SFGAO_FLAGS
sfgaoMask, winmdroot.System.SystemServices.
SFGAO_FLAGS
* psfgaoAttribs);
_generated\243\Windows.Win32.IShellItemArray.g.cs (15)
240
/// <inheritdoc cref="GetAttributes(winmdroot.UI.Shell.SIATTRIBFLAGS, winmdroot.System.SystemServices.
SFGAO_FLAGS
, winmdroot.System.SystemServices.
SFGAO_FLAGS
*)"/>
242
internal unsafe void GetAttributes(winmdroot.UI.Shell.SIATTRIBFLAGS AttribFlags, winmdroot.System.SystemServices.
SFGAO_FLAGS
sfgaoMask, out winmdroot.System.SystemServices.
SFGAO_FLAGS
psfgaoAttribs)
244
fixed (winmdroot.System.SystemServices.
SFGAO_FLAGS
* psfgaoAttribsLocal = &psfgaoAttribs)
253
private static winmdroot.Foundation.HRESULT GetAttributes(IShellItemArray* pThis, winmdroot.UI.Shell.SIATTRIBFLAGS AttribFlags, winmdroot.System.SystemServices.
SFGAO_FLAGS
sfgaoMask, winmdroot.System.SystemServices.
SFGAO_FLAGS
* psfgaoAttribs)
287
public unsafe void GetAttributes(winmdroot.UI.Shell.SIATTRIBFLAGS AttribFlags, winmdroot.System.SystemServices.
SFGAO_FLAGS
sfgaoMask, winmdroot.System.SystemServices.
SFGAO_FLAGS
* psfgaoAttribs)
289
((delegate *unmanaged [Stdcall]<IShellItemArray*,winmdroot.UI.Shell.SIATTRIBFLAGS ,winmdroot.System.SystemServices.
SFGAO_FLAGS
,winmdroot.System.SystemServices.
SFGAO_FLAGS
* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IShellItemArray*)Unsafe.AsPointer(ref this), AttribFlags, sfgaoMask, psfgaoAttribs).ThrowOnFailure();
447
internal delegate *unmanaged [Stdcall]<IShellItemArray*,winmdroot.UI.Shell.SIATTRIBFLAGS ,winmdroot.System.SystemServices.
SFGAO_FLAGS
,winmdroot.System.SystemServices.
SFGAO_FLAGS
* ,winmdroot.Foundation.HRESULT> GetAttributes_7;
495
unsafe winmdroot.Foundation.HRESULT GetAttributes(winmdroot.UI.Shell.SIATTRIBFLAGS AttribFlags, winmdroot.System.SystemServices.
SFGAO_FLAGS
sfgaoMask, winmdroot.System.SystemServices.
SFGAO_FLAGS
* psfgaoAttribs);
_generated\606\Windows.Win32.UI_Shell_IShellItemArray_Extensions.g.cs (5)
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)
71
fixed (winmdroot.System.SystemServices.
SFGAO_FLAGS
* psfgaoAttribsLocal = &psfgaoAttribs)
_generated\608\Windows.Win32.UI_Shell_IShellItem_Extensions.g.cs (5)
49
/// <inheritdoc cref="winmdroot.UI.Shell.IShellItem.Interface.GetAttributes(winmdroot.System.SystemServices.
SFGAO_FLAGS
, winmdroot.System.SystemServices.
SFGAO_FLAGS
*)"/>
50
internal static unsafe winmdroot.Foundation.HRESULT GetAttributes(this winmdroot.UI.Shell.IShellItem.Interface @this, winmdroot.System.SystemServices.
SFGAO_FLAGS
sfgaoMask, out winmdroot.System.SystemServices.
SFGAO_FLAGS
psfgaoAttribs)
52
fixed (winmdroot.System.SystemServices.
SFGAO_FLAGS
* psfgaoAttribsLocal = &psfgaoAttribs)