Click or drag to resize

ShellBrowserBaseGetIShellDetails Method

Tests if ShellFolder1.CreateViewObject succeeds. This is a prerequisite for other methods to work successfully.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
protected bool GetIShellDetails()

Return Value

Type: Boolean
True if ShellFolder1 or ShellFolder2 are not null.
See Also