ShellBindContext Properties |
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.
|