BIND_OPTS Struct
Definizione
Attenzione
Use System.Runtime.InteropServices.ComTypes.BIND_OPTS instead. http://go.microsoft.com/fwlink/?linkid=14202
Attenzione
Questa API è ora 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
- Ereditarietà
- Attributi
Commenti
Per ulteriori informazioni, consultare la documentazione esistente per BIND_OPTS
nella sottocartella com di MSDN Library.For more information, please see the existing documentation for BIND_OPTS
in the com subfolder of the MSDN library.
Campi
cbStruct |
Specifica la dimensione della struttura |
dwTickCountDeadline |
Indica la quantità di tempo (tempo di clock in millisecondi, restituito dalla funzione |
grfFlags |
Controlla gli aspetti delle operazioni di associazione del moniker.Controls aspects of moniker binding operations. |
grfMode |
Flag da utilizzare all'apertura del file che contiene l'oggetto identificato dal moniker.Flags that should be used when opening the file that contains the object identified by the moniker. |