Share via


DVTARGETDEVICE.tdDriverNameOffset Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public tdDriverNameOffset As UShort
'Usage
Dim instance As DVTARGETDEVICE 
Dim value As UShort 

value = instance.tdDriverNameOffset 

instance.tdDriverNameOffset = value
public ushort tdDriverNameOffset
public:
unsigned short tdDriverNameOffset
public var tdDriverNameOffset : ushort

.NET Framework Security

See Also

Reference

DVTARGETDEVICE Structure

DVTARGETDEVICE Members

Microsoft.VisualStudio.OLE.Interop Namespace