Click or drag to resize

BIND_OPTS3 Fields

The BIND_OPTS3 type exposes the following members.

Fields
  NameDescription
Public fieldcbStruct
The size of this structure, in bytes.
Public fielddwClassContext
The class context, taken from the CLSCTX enumeration, that is to be used for instantiating the object.
Public fielddwTickCountDeadline
The clock time by which the caller would like the binding operation to be completed, in milliseconds.
Public fielddwTrackFlags
A moniker can use this value during link tracking.
Public fieldgrfFlags
Flags that control aspects of moniker binding operations.
Public fieldgrfMode
Flags that should be used when opening the file that contains the object identified by the moniker.
Public fieldhwnd
A handle to the window that becomes the owner of the elevation UI, if applicable.
Public fieldlocale
The LCID value indicating the client's preference for the locale to be used by the object to which they are binding.
Public fieldpServerInfo
A pointer to a COSERVERINFO structure.
Top
See Also