BIND_OPTS Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stores the parameters that are used during a moniker binding operation.
public value class BIND_OPTS
public struct BIND_OPTS
type BIND_OPTS = struct
Public Structure BIND_OPTS
- Inheritance
Remarks
For more information, see BIND_OPTS structure.
The common language runtime throws an exception when a COM method in native code returns an HRESULT. For more information, see How to: Map HRESULTs and Exceptions.
Fields
cbStruct |
Specifies the size, in bytes, of the |
dwTickCountDeadline |
Indicates the amount of time (clock time in milliseconds, as returned by the |
grfFlags |
Controls aspects of moniker binding operations. |
grfMode |
Represents flags that should be used when opening the file that contains the object identified by the moniker. |