Struttura DVTARGETDEVICE
Spazio dei nomi: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Sintassi
'Dichiarazione
Public Structure DVTARGETDEVICE
public struct DVTARGETDEVICE
Il tipo DVTARGETDEVICE espone i seguenti membri.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Indica se questa istanza e un oggetto specificato sono uguali. (Ereditato da ValueType) | |
GetHashCode | Restituisce il codice hash per l'istanza. (Ereditato da ValueType) | |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) | |
ToString | Restituisce il nome completo del tipo di questa istanza. (Ereditato da ValueType) |
In alto
Campi
Nome | Descrizione | |
---|---|---|
tdData | ||
tdDeviceNameOffset | ||
tdDriverNameOffset | ||
tdExtDevmodeOffset | ||
tdPortNameOffset | ||
tdSize |
In alto
Note
Per informazioni sull'interfaccia COM, vedere DVTARGETDEVICE
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.