IShellFolderViewDual3::get_Folder Method

Gets the Folder object that represents the view.

Syntax

HRESULT get_Folder(      
    Folder **ppid
);

Parameters

  • ppid
    [out] The folder object.

Return Value

Returns S_OK if successful, or an error value otherwise.

See Also

IShellFolderViewDual, IShellFolderViewDual2, IShellFolderViewDual3