149 references to IFileSaveDialog
System.Windows.Forms.Primitives (149)
Windows.Win32.IFileSaveDialog.g.cs (127)
26 :IVTable<IFileSaveDialog,IFileSaveDialog.Vtbl>,IComIID { 42 return ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IFileSaveDialog*)Unsafe.AsPointer(ref this), riid, ppvObject); 47 return ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint>)lpVtbl[1])((IFileSaveDialog*)Unsafe.AsPointer(ref this)); 52 return ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint>)lpVtbl[2])((IFileSaveDialog*)Unsafe.AsPointer(ref this)); 58 private static winmdroot.Foundation.HRESULT Show(IFileSaveDialog* pThis, winmdroot.Foundation.HWND hwndOwner) 77 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.HWND ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IFileSaveDialog*)Unsafe.AsPointer(ref this), hwndOwner).ThrowOnFailure(); 92 private static winmdroot.Foundation.HRESULT SetFileTypes(IFileSaveDialog* pThis, uint cFileTypes, winmdroot.UI.Shell.Common.COMDLG_FILTERSPEC* rgFilterSpec) 111 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint ,winmdroot.UI.Shell.Common.COMDLG_FILTERSPEC* ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IFileSaveDialog*)Unsafe.AsPointer(ref this), cFileTypes, rgFilterSpec).ThrowOnFailure(); 117 private static winmdroot.Foundation.HRESULT SetFileTypeIndex(IFileSaveDialog* pThis, uint iFileType) 136 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IFileSaveDialog*)Unsafe.AsPointer(ref this), iFileType).ThrowOnFailure(); 151 private static winmdroot.Foundation.HRESULT GetFileTypeIndex(IFileSaveDialog* pThis, uint* piFileType) 170 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IFileSaveDialog*)Unsafe.AsPointer(ref this), piFileType).ThrowOnFailure(); 185 private static winmdroot.Foundation.HRESULT Advise(IFileSaveDialog* pThis, winmdroot.UI.Shell.IFileDialogEvents* pfde, uint* pdwCookie) 204 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IFileDialogEvents* ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pfde, pdwCookie).ThrowOnFailure(); 210 private static winmdroot.Foundation.HRESULT Unadvise(IFileSaveDialog* pThis, uint dwCookie) 229 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IFileSaveDialog*)Unsafe.AsPointer(ref this), dwCookie).ThrowOnFailure(); 235 private static winmdroot.Foundation.HRESULT SetOptions(IFileSaveDialog* pThis, winmdroot.UI.Shell.FILEOPENDIALOGOPTIONS fos) 254 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.FILEOPENDIALOGOPTIONS ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((IFileSaveDialog*)Unsafe.AsPointer(ref this), fos).ThrowOnFailure(); 269 private static winmdroot.Foundation.HRESULT GetOptions(IFileSaveDialog* pThis, winmdroot.UI.Shell.FILEOPENDIALOGOPTIONS* pfos) 288 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.FILEOPENDIALOGOPTIONS* ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pfos).ThrowOnFailure(); 294 private static winmdroot.Foundation.HRESULT SetDefaultFolder(IFileSaveDialog* pThis, winmdroot.UI.Shell.IShellItem* psi) 313 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem* ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((IFileSaveDialog*)Unsafe.AsPointer(ref this), psi).ThrowOnFailure(); 319 private static winmdroot.Foundation.HRESULT SetFolder(IFileSaveDialog* pThis, winmdroot.UI.Shell.IShellItem* psi) 338 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem* ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((IFileSaveDialog*)Unsafe.AsPointer(ref this), psi).ThrowOnFailure(); 344 private static winmdroot.Foundation.HRESULT GetFolder(IFileSaveDialog* pThis, winmdroot.UI.Shell.IShellItem** ppsi) 363 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem** ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((IFileSaveDialog*)Unsafe.AsPointer(ref this), ppsi).ThrowOnFailure(); 369 private static winmdroot.Foundation.HRESULT GetCurrentSelection(IFileSaveDialog* pThis, winmdroot.UI.Shell.IShellItem** ppsi) 388 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem** ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((IFileSaveDialog*)Unsafe.AsPointer(ref this), ppsi).ThrowOnFailure(); 403 private static winmdroot.Foundation.HRESULT SetFileName(IFileSaveDialog* pThis, winmdroot.Foundation.PCWSTR pszName) 422 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pszName).ThrowOnFailure(); 437 private static winmdroot.Foundation.HRESULT GetFileName(IFileSaveDialog* pThis, winmdroot.Foundation.PWSTR* pszName) 456 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PWSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pszName).ThrowOnFailure(); 471 private static winmdroot.Foundation.HRESULT SetTitle(IFileSaveDialog* pThis, winmdroot.Foundation.PCWSTR pszTitle) 490 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pszTitle).ThrowOnFailure(); 505 private static winmdroot.Foundation.HRESULT SetOkButtonLabel(IFileSaveDialog* pThis, winmdroot.Foundation.PCWSTR pszText) 524 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pszText).ThrowOnFailure(); 539 private static winmdroot.Foundation.HRESULT SetFileNameLabel(IFileSaveDialog* pThis, winmdroot.Foundation.PCWSTR pszLabel) 558 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pszLabel).ThrowOnFailure(); 564 private static winmdroot.Foundation.HRESULT GetResult(IFileSaveDialog* pThis, winmdroot.UI.Shell.IShellItem** ppsi) 583 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem** ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((IFileSaveDialog*)Unsafe.AsPointer(ref this), ppsi).ThrowOnFailure(); 589 private static winmdroot.Foundation.HRESULT AddPlace(IFileSaveDialog* pThis, winmdroot.UI.Shell.IShellItem* psi, winmdroot.UI.Shell.FDAP fdap) 608 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem* ,winmdroot.UI.Shell.FDAP ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((IFileSaveDialog*)Unsafe.AsPointer(ref this), psi, fdap).ThrowOnFailure(); 623 private static winmdroot.Foundation.HRESULT SetDefaultExtension(IFileSaveDialog* pThis, winmdroot.Foundation.PCWSTR pszDefaultExtension) 642 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pszDefaultExtension).ThrowOnFailure(); 648 private static winmdroot.Foundation.HRESULT Close(IFileSaveDialog* pThis, winmdroot.Foundation.HRESULT hr) 667 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.HRESULT ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((IFileSaveDialog*)Unsafe.AsPointer(ref this), hr).ThrowOnFailure(); 682 private static winmdroot.Foundation.HRESULT SetClientGuid(IFileSaveDialog* pThis, global::System.Guid* guid) 701 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,global::System.Guid* ,winmdroot.Foundation.HRESULT>)lpVtbl[24])((IFileSaveDialog*)Unsafe.AsPointer(ref this), guid).ThrowOnFailure(); 707 private static winmdroot.Foundation.HRESULT ClearClientData(IFileSaveDialog* pThis) 726 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.HRESULT>)lpVtbl[25])((IFileSaveDialog*)Unsafe.AsPointer(ref this)).ThrowOnFailure(); 732 private static winmdroot.Foundation.HRESULT SetFilter(IFileSaveDialog* pThis, winmdroot.UI.Shell.IShellItemFilter* pFilter) 751 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItemFilter* ,winmdroot.Foundation.HRESULT>)lpVtbl[26])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pFilter).ThrowOnFailure(); 757 private static winmdroot.Foundation.HRESULT SetSaveAsItem(IFileSaveDialog* pThis, winmdroot.UI.Shell.IShellItem* psi) 785 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem* ,winmdroot.Foundation.HRESULT>)lpVtbl[27])((IFileSaveDialog*)Unsafe.AsPointer(ref this), psi).ThrowOnFailure(); 791 private static winmdroot.Foundation.HRESULT SetProperties(IFileSaveDialog* pThis, winmdroot.UI.Shell.PropertiesSystem.IPropertyStore* pStore) 822 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.PropertiesSystem.IPropertyStore* ,winmdroot.Foundation.HRESULT>)lpVtbl[28])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pStore).ThrowOnFailure(); 828 private static winmdroot.Foundation.HRESULT SetCollectedProperties(IFileSaveDialog* pThis, winmdroot.UI.Shell.PropertiesSystem.IPropertyDescriptionList* pList, winmdroot.Foundation.BOOL fAppendDefault) 863 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.PropertiesSystem.IPropertyDescriptionList* ,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT>)lpVtbl[29])((IFileSaveDialog*)Unsafe.AsPointer(ref this), pList, fAppendDefault).ThrowOnFailure(); 869 private static winmdroot.Foundation.HRESULT GetProperties(IFileSaveDialog* pThis, winmdroot.UI.Shell.PropertiesSystem.IPropertyStore** ppStore) 900 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.PropertiesSystem.IPropertyStore** ,winmdroot.Foundation.HRESULT>)lpVtbl[30])((IFileSaveDialog*)Unsafe.AsPointer(ref this), ppStore).ThrowOnFailure(); 906 private static winmdroot.Foundation.HRESULT ApplyProperties(IFileSaveDialog* pThis, winmdroot.UI.Shell.IShellItem* psi, winmdroot.UI.Shell.PropertiesSystem.IPropertyStore* pStore, winmdroot.Foundation.HWND hwnd, winmdroot.UI.Shell.IFileOperationProgressSink* pSink) 949 ((delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem* ,winmdroot.UI.Shell.PropertiesSystem.IPropertyStore* ,winmdroot.Foundation.HWND ,winmdroot.UI.Shell.IFileOperationProgressSink* ,winmdroot.Foundation.HRESULT>)lpVtbl[31])((IFileSaveDialog*)Unsafe.AsPointer(ref this), psi, pStore, hwnd, pSink).ThrowOnFailure(); 973 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 975 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint> AddRef_2; 977 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint> Release_3; 979 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.HWND ,winmdroot.Foundation.HRESULT> Show_4; 981 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint ,winmdroot.UI.Shell.Common.COMDLG_FILTERSPEC* ,winmdroot.Foundation.HRESULT> SetFileTypes_5; 983 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint ,winmdroot.Foundation.HRESULT> SetFileTypeIndex_6; 985 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint* ,winmdroot.Foundation.HRESULT> GetFileTypeIndex_7; 987 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IFileDialogEvents* ,uint* ,winmdroot.Foundation.HRESULT> Advise_8; 989 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,uint ,winmdroot.Foundation.HRESULT> Unadvise_9; 991 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.FILEOPENDIALOGOPTIONS ,winmdroot.Foundation.HRESULT> SetOptions_10; 993 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.FILEOPENDIALOGOPTIONS* ,winmdroot.Foundation.HRESULT> GetOptions_11; 995 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem* ,winmdroot.Foundation.HRESULT> SetDefaultFolder_12; 997 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem* ,winmdroot.Foundation.HRESULT> SetFolder_13; 999 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem** ,winmdroot.Foundation.HRESULT> GetFolder_14; 1001 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem** ,winmdroot.Foundation.HRESULT> GetCurrentSelection_15; 1003 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT> SetFileName_16; 1005 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PWSTR* ,winmdroot.Foundation.HRESULT> GetFileName_17; 1007 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT> SetTitle_18; 1009 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT> SetOkButtonLabel_19; 1011 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT> SetFileNameLabel_20; 1013 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem** ,winmdroot.Foundation.HRESULT> GetResult_21; 1015 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem* ,winmdroot.UI.Shell.FDAP ,winmdroot.Foundation.HRESULT> AddPlace_22; 1017 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.PCWSTR ,winmdroot.Foundation.HRESULT> SetDefaultExtension_23; 1019 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.HRESULT ,winmdroot.Foundation.HRESULT> Close_24; 1021 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,global::System.Guid* ,winmdroot.Foundation.HRESULT> SetClientGuid_25; 1023 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.Foundation.HRESULT> ClearClientData_26; 1025 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItemFilter* ,winmdroot.Foundation.HRESULT> SetFilter_27; 1027 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem* ,winmdroot.Foundation.HRESULT> SetSaveAsItem_28; 1029 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.PropertiesSystem.IPropertyStore* ,winmdroot.Foundation.HRESULT> SetProperties_29; 1031 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.PropertiesSystem.IPropertyDescriptionList* ,winmdroot.Foundation.BOOL ,winmdroot.Foundation.HRESULT> SetCollectedProperties_30; 1033 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.PropertiesSystem.IPropertyStore** ,winmdroot.Foundation.HRESULT> GetProperties_31; 1035 internal delegate *unmanaged [Stdcall]<IFileSaveDialog*,winmdroot.UI.Shell.IShellItem* ,winmdroot.UI.Shell.PropertiesSystem.IPropertyStore* ,winmdroot.Foundation.HWND ,winmdroot.UI.Shell.IFileOperationProgressSink* ,winmdroot.Foundation.HRESULT> ApplyProperties_32;
Windows.Win32.UI_Shell_IFileSaveDialog_Extensions.g.cs (22)
23 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.SetFileTypes(uint, winmdroot.UI.Shell.Common.COMDLG_FILTERSPEC*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT SetFileTypes(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, ReadOnlySpan<winmdroot.UI.Shell.Common.COMDLG_FILTERSPEC> rgFilterSpec) 33 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.GetFileTypeIndex(uint*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT GetFileTypeIndex(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, out uint piFileType) 43 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.Advise(winmdroot.UI.Shell.IFileDialogEvents*, uint*)"/> 44 internal static unsafe winmdroot.Foundation.HRESULT Advise(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, winmdroot.UI.Shell.IFileDialogEvents* pfde, out uint pdwCookie) 53 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.GetOptions(winmdroot.UI.Shell.FILEOPENDIALOGOPTIONS*)"/> 54 internal static unsafe winmdroot.Foundation.HRESULT GetOptions(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, out winmdroot.UI.Shell.FILEOPENDIALOGOPTIONS pfos) 63 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.SetFileName(winmdroot.Foundation.PCWSTR)"/> 64 internal static unsafe winmdroot.Foundation.HRESULT SetFileName(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, string pszName) 73 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.GetFileName(winmdroot.Foundation.PWSTR*)"/> 74 internal static unsafe winmdroot.Foundation.HRESULT GetFileName(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, out winmdroot.Foundation.PWSTR pszName) 83 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.SetTitle(winmdroot.Foundation.PCWSTR)"/> 84 internal static unsafe winmdroot.Foundation.HRESULT SetTitle(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, string pszTitle) 93 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.SetOkButtonLabel(winmdroot.Foundation.PCWSTR)"/> 94 internal static unsafe winmdroot.Foundation.HRESULT SetOkButtonLabel(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, string pszText) 103 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.SetFileNameLabel(winmdroot.Foundation.PCWSTR)"/> 104 internal static unsafe winmdroot.Foundation.HRESULT SetFileNameLabel(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, string pszLabel) 113 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.SetDefaultExtension(winmdroot.Foundation.PCWSTR)"/> 114 internal static unsafe winmdroot.Foundation.HRESULT SetDefaultExtension(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, string pszDefaultExtension) 123 /// <inheritdoc cref="winmdroot.UI.Shell.IFileSaveDialog.Interface.SetClientGuid(global::System.Guid*)"/> 124 internal static unsafe winmdroot.Foundation.HRESULT SetClientGuid(this winmdroot.UI.Shell.IFileSaveDialog.Interface @this, in global::System.Guid guid)