ShellBindContext Class |
Namespace: ShellBoost.Core
public sealed class ShellBindContext
The ShellBindContext type exposes the following members.
Name | Description | |
---|---|---|
ClassContext |
Gets values that are used in activation calls to indicate the execution contexts in which an object is to be run.
| |
Dictionary |
Gets the dictionary that contains all binding context parameters, include some that are exposed as typed properties of this instance.
| |
Flags |
Gets the flags that controls aspects of moniker binding operations.
| |
Hwnd |
Gets a handle to the window that becomes the owner of the elevation UI, if applicable.
| |
Locale |
Gets the locale (LCID) value indicating the client's preference for the locale to be used by the object to which they are binding
| |
Mode |
Gets the mode that indicate conditions for creating and deleting the object and access modes for the object.
| |
TickCountDeadline |
Gets the clock time by which the caller would like the binding operation to be completed, in milliseconds.
This member lets the caller limit the execution time of an operation when speed is of primary importance.
A value of zero indicates that there is no deadline.
| |
TrackFlags |
Gets the track flags.
|
Name | Description | |
---|---|---|
STR_AVOID_DRIVE_RESTRICTION_POLICY |
The bind context parameter STR_AVOID_DRIVE_RESTRICTION_POLICY.
| |
STR_BIND_DELEGATE_CREATE_OBJECT |
The bind context parameter STR_BIND_DELEGATE_CREATE_OBJECT.
| |
STR_BIND_FOLDER_ENUM_MODE |
The bind context parameter STR_BIND_FOLDER_ENUM_MODE.
| |
STR_BIND_FOLDERS_READ_ONLY |
The bind context parameter STR_BIND_FOLDERS_READ_ONLY.
| |
STR_BIND_FORCE_FOLDER_SHORTCUT_RESOLVE |
The bind context parameter STR_BIND_FORCE_FOLDER_SHORTCUT_RESOLVE.
| |
STR_DONT_PARSE_RELATIVE |
The bind context parameter STR_DONT_PARSE_RELATIVE.
| |
STR_DONT_RESOLVE_LINK |
The bind context parameter STR_DONT_RESOLVE_LINK.
| |
STR_ENUM_ITEMS_FLAGS |
The bind context parameter STR_ENUM_ITEMS_FLAGS.
| |
STR_FILE_SYS_BIND_DATA |
The bind context parameter STR_FILE_SYS_BIND_DATA.
| |
STR_FILE_SYS_BIND_DATA_WIN7_FORMAT |
The bind context parameter STR_FILE_SYS_BIND_DATA_WIN7_FORMAT.
| |
STR_GET_ASYNC_HANDLER |
The bind context parameter STR_GET_ASYNC_HANDLER.
| |
STR_GPS_BESTEFFORT |
The bind context parameter STR_GPS_BESTEFFORT.
| |
STR_GPS_DELAYCREATION |
The bind context parameter STR_GPS_DELAYCREATION.
| |
STR_GPS_FASTPROPERTIESONLY |
The bind context parameter STR_GPS_FASTPROPERTIESONLY.
| |
STR_GPS_HANDLERPROPERTIESONLY |
The bind context parameter STR_GPS_HANDLERPROPERTIESONLY.
| |
STR_GPS_NO_OPLOCK |
The bind context parameter STR_GPS_NO_OPLOCK.
| |
STR_GPS_OPENSLOWITEM |
The bind context parameter STR_GPS_OPENSLOWITEM.
| |
STR_INTERNAL_NAVIGATE |
The bind context parameter STR_INTERNAL_NAVIGATE.
| |
STR_INTERNETFOLDER_PARSE_ONLY_URLMON_BINDABLE |
The bind context parameter STR_INTERNETFOLDER_PARSE_ONLY_URLMON_BINDABLE.
| |
STR_ITEM_CACHE_CONTEXT |
The bind context parameter STR_ITEM_CACHE_CONTEXT.
| |
STR_NO_VALIDATE_FILENAME_CHARS |
The bind context parameter STR_NO_VALIDATE_FILENAME_CHARS.
| |
STR_PARSE_ALLOW_INTERNET_SHELL_FOLDERS |
The bind context parameter STR_PARSE_ALLOW_INTERNET_SHELL_FOLDERS.
| |
STR_PARSE_AND_CREATE_ITEM |
The bind context parameter STR_PARSE_AND_CREATE_ITEM.
| |
STR_PARSE_DONT_REQUIRE_VALIDATED_URLS |
The bind context parameter STR_PARSE_DONT_REQUIRE_VALIDATED_URLS.
| |
STR_PARSE_EXPLICIT_ASSOCIATION_SUCCESSFUL |
The bind context parameter STR_PARSE_EXPLICIT_ASSOCIATION_SUCCESSFUL.
| |
STR_PARSE_PARTIAL_IDLIST |
The bind context parameter STR_PARSE_PARTIAL_IDLIST.
| |
STR_PARSE_PREFER_FOLDER_BROWSING |
The bind context parameter STR_PARSE_PREFER_FOLDER_BROWSING.
| |
STR_PARSE_PREFER_WEB_BROWSING |
The bind context parameter STR_PARSE_PREFER_WEB_BROWSING.
| |
STR_PARSE_PROPERTYSTORE |
The bind context parameter STR_PARSE_PROPERTYSTORE.
| |
STR_PARSE_SHELL_PROTOCOL_TO_FILE_OBJECTS |
The bind context parameter STR_PARSE_SHELL_PROTOCOL_TO_FILE_OBJECTS.
| |
STR_PARSE_SHOW_NET_DIAGNOSTICS_UI |
The bind context parameter STR_PARSE_SHOW_NET_DIAGNOSTICS_UI.
| |
STR_PARSE_SKIP_NET_CACHE |
The bind context parameter STR_PARSE_SKIP_NET_CACHE.
| |
STR_PARSE_TRANSLATE_ALIASES |
The bind context parameter STR_PARSE_TRANSLATE_ALIASES.
| |
STR_PARSE_WITH_EXPLICIT_ASSOCAPP |
The bind context parameter STR_PARSE_WITH_EXPLICIT_ASSOCAPP.
| |
STR_PARSE_WITH_EXPLICIT_PROGID |
The bind context parameter STR_PARSE_WITH_EXPLICIT_PROGID.
| |
STR_PARSE_WITH_PROPERTIES |
The bind context parameter STR_PARSE_WITH_PROPERTIES.
| |
STR_PROPERTYBAG_PARAM |
The bind context parameter STR_PROPERTYBAG_PARAM.
| |
STR_SKIP_BINDING_CLSID |
The bind context parameter STR_SKIP_BINDING_CLSID.
|