System.Runtime.InteropServices.ComTypes.BIND_OPTS Structure

Stores the parameters that are used during a moniker binding operation.

See Also: BIND_OPTS Members

Syntax

public struct BIND_OPTS

Remarks

For more information, please see the existing documentation for BIND_OPTS in the MSDN library.

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.

Requirements

Namespace: System.Runtime.InteropServices.ComTypes
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0