|
|
|
ShellUIHelper Object |
|
PROGID |
"Shell.UIHelper.1" |
|
CLSID_ShellUIHelper |
{64AB4BB7-111E-11D1-8F79-00C04FC2FBE1} |
|
IID_IShellUIHelper |
{729FE2F8-1EA8-11D1-8F85-00C04FC2FBE1} |
|
The ShellUIHelper object is implemented by the Shell to help script and Microsoft Visual Basic developers to use some of the features available in the Shell. The ShellUIHelper object does not have any properties or events. Methods are provided to add items to the Shell.
|
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
IDispatch Methods |
Description |
|
GetTypeInfoCount |
Retrieves the number of type information interfaces that an object provides (either 0 or 1). |
|
GetTypeInfo |
Gets the type information for an object. |
|
GetIDsOfNames |
Maps a single member and an optional set of argument names to a corresponding set of integer DISPIDs. |
|
Invoke |
Provides access to properties and methods exposed by an object. |
|
IShellUIHelper Methods and Properties |
Description |
|
ResetFirstBootMode |
Undocumented. |
|
ResetSafeMode |
Undocumented. |
|
RefreshOffLineDesktop |
Undocumented. |
|
AddFavorite |
Displays the default user interface for creating a favorite item. The user interface will be initialized to the specified parameters. |
|
AddChannel |
Adds a new channel to the list of channels. |
|
AddDesktopComponent |
Adds an item to the Microsoft Active Desktop. |
|
IsSubscribed |
Indicates whether or not a URL is subscribed to. |
|
NavigateAndFind |
Undocumented. |
|
ImportExportFavorites |
Undocumented. |
|
AutoCompleteSaveForm |
Undocumented. |
|
AutoScan |
Undocumented. |
|
AutoCompleteAttach |
Undocumented. |
|
ShowBrowserUI |
Undocumented. |
|
ResetFirstBootMode |
|
FUNCTION
IShellUIHelper_ResetFirstBootMode ( _
|
|
ResetSafeMode |
|
FUNCTION
IShellUIHelper_ResetSafeMode ( _
|
|
RefreshOfflineDesktop |
|
FUNCTION
IShellUIHelper_RefreshOfflineDesktop ( _
|
|
AddFavorite |
|
FUNCTION
IShellUIHelper_AddFavorite ( _
|
|
AddChannel |
|
FUNCTION
IShellUIHelper_AddChannel ( _ |
|
AddDesktopComponent |
|
FUNCTION
IShellUIHelper_AddDesktopComponent ( _ |
|
IsSubscribed |
|
FUNCTION
IShellUIHelper_IsSubscribed ( _ |
|
NavigateAndFind |
|
FUNCTION
IShellUIHelper_NavigateAndFind ( _ |
|
ImportExportFavorites |
|
FUNCTION
IShellUIHelper_ImportExportFavorites ( _ |
|
AutoCompleteSaveForm |
|
FUNCTION
IShellUIHelper_AutoCompleteSaveForm ( _ |
|
AutoScan |
|
FUNCTION
IShellUIHelper_AutoScan ( _ |
|
AutoCompleteAttach |
|
FUNCTION
IShellUIHelper_AutoCompleteAttach ( _ |
|
ShowBrowserUI |
|
FUNCTION
IShellUIHelper_ShowBrowserUI ( _ |
Page last updated on Wednesday, 15 February 2006 23:08:54 +0100