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: 7.1
Syntax protected bool GetIShellDetails()
Protected Function GetIShellDetails As Boolean
protected:
bool GetIShellDetails()
member GetIShellDetails : unit -> bool
Return Value
Type:
BooleanTrue if ShellFolder1 or ShellFolder2 are not null.
See Also