BIND_OPTS2 Fields |
The BIND_OPTS2 type exposes the following members.
Name | Description | |
---|---|---|
cbStruct |
The size of this structure, in bytes.
| |
dwClassContext |
The class context, taken from the CLSCTX enumeration, that is to be used for instantiating the object.
| |
dwTickCountDeadline |
The clock time by which the caller would like the binding operation to be completed, in milliseconds.
| |
dwTrackFlags |
A moniker can use this value during link tracking.
| |
grfFlags |
Flags that control aspects of moniker binding operations.
| |
grfMode |
Flags that should be used when opening the file that contains the object identified by the moniker.
| |
locale |
The LCID value indicating the client's preference for the locale to be used by the object to which they are binding.
| |
pServerInfo |
A pointer to a COSERVERINFO structure.
|