Skip to content

Latest commit

 

History

History
74 lines (59 loc) · 2.27 KB

nf-shobjidl-icommdlgbrowser3-getcurrentfilter.md

File metadata and controls

74 lines (59 loc) · 2.27 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.ICommDlgBrowser3.GetCurrentFilter
ICommDlgBrowser3::GetCurrentFilter (shobjidl.h)
Gets the current filter as a Unicode string.
GetCurrentFilter
GetCurrentFilter method [Windows Shell]
GetCurrentFilter method [Windows Shell]
ICommDlgBrowser3 interface
ICommDlgBrowser3 interface [Windows Shell]
GetCurrentFilter method
ICommDlgBrowser3.GetCurrentFilter
ICommDlgBrowser3::GetCurrentFilter
_shell_ICommDlgBrowser3_GetCurrentFilter
shell.ICommDlgBrowser3_GetCurrentFilter
shobjidl/ICommDlgBrowser3::GetCurrentFilter
shell\ICommDlgBrowser3_GetCurrentFilter.htm
shell
038f3478-82d0-4023-a787-b7a2c66ceb27
12/05/2018
GetCurrentFilter, GetCurrentFilter method [Windows Shell], GetCurrentFilter method [Windows Shell],ICommDlgBrowser3 interface, ICommDlgBrowser3 interface [Windows Shell],GetCurrentFilter method, ICommDlgBrowser3.GetCurrentFilter, ICommDlgBrowser3::GetCurrentFilter, _shell_ICommDlgBrowser3_GetCurrentFilter, shell.ICommDlgBrowser3_GetCurrentFilter, shobjidl/ICommDlgBrowser3::GetCurrentFilter
shobjidl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Shobjidl.idl
Windows
19H1
ICommDlgBrowser3::GetCurrentFilter
shobjidl/ICommDlgBrowser3::GetCurrentFilter
c++
APIRef
kbSyntax
COM
Shobjidl.h
ICommDlgBrowser3.GetCurrentFilter

ICommDlgBrowser3::GetCurrentFilter

-description

Gets the current filter as a Unicode string.

-parameters

-param pszFileSpec [out]

Type: LPWSTR

Contains a pointer to the current filter path/file as a Unicode string.

-param cchFileSpec [in]

Type: int

Specifies the path/file length, in characters.

-returns

Type: HRESULT

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