BIND_OPTS Estrutura
Definição
Cuidado
Use System.Runtime.InteropServices.ComTypes.BIND_OPTS instead. http://go.microsoft.com/fwlink/?linkid=14202
Cuidado
Esta API agora é obsoleta.
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.Obsolete]
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
[<System.Obsolete>]
type BIND_OPTS = struct
Public Structure BIND_OPTS
- Herança
- Atributos
Comentários
Para obter mais informações, consulte a documentação existente para BIND_OPTS na subpasta com da biblioteca MSDN.For more information, please see the existing documentation for BIND_OPTS in the com subfolder of the MSDN library.
Campos
| cbStruct |
Especifica o tamanho da estrutura |
| dwTickCountDeadline |
Indica a quantidade de tempo (tempo de relógio, em milissegundos, conforme retornado pela função |
| grfFlags |
Controla os aspectos das operações de associação de moniker.Controls aspects of moniker binding operations. |
| grfMode |
Sinalizadores que devem ser usados ao abrir o arquivo que contém o objeto identificado pelo moniker.Flags that should be used when opening the file that contains the object identified by the moniker. |