SECIShellViewImpl::GetCurrentInfo
HRESULTSECIShellViewImpl::GetCurrentInfo(LPFOLDERSETTINGSlpfs)
See IShellView::GetCurrentInfo in Win32 SDK for details. Default implementation return the value saved in the internal m_FolderSettings.
Defined in: SECIShellViewImpl.h
Return Value
HRESULT Return S_OK
Parameters
lpfs
A pointer to FOLDERSETTINGS struct to receive the folder settings.
See Also