IShellFolderViewDual2::get_ViewOptions Method
Gets a set of flags that indicate the current options of the view.
Syntax
HRESULT get_ViewOptions( long *plViewOptions );
Parameters
- plViewOptions
[out] The a set of flags that indicate the current options of the view.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also
IShellFolderViewDual, IShellFolderViewDual2, IShellFolderViewDual3