Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 2.26 KB

nf-shobjidl_core-ifiledialog-clearclientdata.md

File metadata and controls

65 lines (54 loc) · 2.26 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shobjidl_core.IFileDialog.ClearClientData
IFileDialog::ClearClientData (shobjidl_core.h)
Instructs the dialog to clear all persisted state information.
ClearClientData
ClearClientData method [Windows Shell]
ClearClientData method [Windows Shell]
IFileDialog interface
IFileDialog interface [Windows Shell]
ClearClientData method
IFileDialog.ClearClientData
IFileDialog::ClearClientData
shell.IFileDialog_ClearClientData
shell_IFileDialog_ClearClientData
shobjidl_core/IFileDialog::ClearClientData
shell\IFileDialog_ClearClientData.htm
shell
bedb6fc8-7db7-4d29-a223-a9997b57c8a3
12/05/2018
ClearClientData, ClearClientData method [Windows Shell], ClearClientData method [Windows Shell],IFileDialog interface, IFileDialog interface [Windows Shell],ClearClientData method, IFileDialog.ClearClientData, IFileDialog::ClearClientData, shell.IFileDialog_ClearClientData, shell_IFileDialog_ClearClientData, shobjidl_core/IFileDialog::ClearClientData
shobjidl_core.h
Shobjidl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Shobjidl.idl
Windows
19H1
IFileDialog::ClearClientData
shobjidl_core/IFileDialog::ClearClientData
c++
APIRef
kbSyntax
COM
shobjidl_core.h
IFileDialog.ClearClientData

IFileDialog::ClearClientData

-description

Instructs the dialog to clear all persisted state information.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-remarks

Persisted information can be associated with an application or a GUID. If a GUID was set by using IFileDialog::SetClientGuid, that GUID is used to clear persisted information.