Skip to content

Latest commit

 

History

History
79 lines (60 loc) · 2.56 KB

nf-shldisp-ishellfolderviewdual-get_viewoptions.md

File metadata and controls

79 lines (60 loc) · 2.56 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:shldisp.IShellFolderViewDual.get_ViewOptions
IShellFolderViewDual::get_ViewOptions (shldisp.h)
Gets a set of flags that indicate the current options of the view.
IShellFolderViewDual interface [Windows Shell]
get_ViewOptions method
IShellFolderViewDual.get_ViewOptions
IShellFolderViewDual::get_ViewOptions
_shell_IShellFolderViewDual_get_ViewOptions
get_ViewOptions
get_ViewOptions method [Windows Shell]
get_ViewOptions method [Windows Shell]
IShellFolderViewDual interface
shell.IShellFolderViewDual_get_ViewOptions
shldisp/IShellFolderViewDual::get_ViewOptions
shell\IShellFolderViewDual_get_ViewOptions.htm
shell
1ef3a163-bc38-40b2-aa3e-dcd36f87964f
12/05/2018
IShellFolderViewDual interface [Windows Shell],get_ViewOptions method, IShellFolderViewDual.get_ViewOptions, IShellFolderViewDual::get_ViewOptions, _shell_IShellFolderViewDual_get_ViewOptions, get_ViewOptions, get_ViewOptions method [Windows Shell], get_ViewOptions method [Windows Shell],IShellFolderViewDual interface, shell.IShellFolderViewDual_get_ViewOptions, shldisp/IShellFolderViewDual::get_ViewOptions
shldisp.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Shldisp.idl
Windows
19H1
IShellFolderViewDual::get_ViewOptions
shldisp/IShellFolderViewDual::get_ViewOptions
c++
APIRef
kbSyntax
COM
Shldisp.h
IShellFolderViewDual.get_ViewOptions

IShellFolderViewDual::get_ViewOptions

-description

Gets a set of flags that indicate the current options of the view.

-parameters

-param plViewOptions [out]

Type: long*

The set of flags that indicate the current options of the view.

-returns

Type: HRESULT

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

-see-also

IShellFolderViewDual

IShellFolderViewDual2

IShellFolderViewDual3