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.
Caution
Use System.Runtime.InteropServices.ComTypes.BIND_OPTS instead. http://go.microsoft.com/fwlink/?linkid=14202
Use BIND_OPTS instead.
public value class BIND_OPTS
[System.Runtime.InteropServices.ComVisible(false)]
public struct BIND_OPTS
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.BIND_OPTS instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct BIND_OPTS
[<System.Runtime.InteropServices.ComVisible(false)>]
type BIND_OPTS = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.BIND_OPTS instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type BIND_OPTS = struct
Public Structure BIND_OPTS
- Inheritance
- Attributes
Remarks
For more information, please see the existing documentation for BIND_OPTS
in the com subfolder of the MSDN library.
Fields
cbStruct |
Specifies the size of the |
dwTickCountDeadline |
Indicates the amount of time (clock time in milliseconds, as returned by the |
grfFlags |
Controls aspects of moniker binding operations. |
grfMode |
Flags that should be used when opening the file that contains the object identified by the moniker. |