Share via


DVTARGETDEVICE.tdDeviceNameOffset Field

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

Syntax

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

value = instance.tdDeviceNameOffset 

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

.NET Framework Security

See Also

Reference

DVTARGETDEVICE Structure

DVTARGETDEVICE Members

Microsoft.VisualStudio.OLE.Interop Namespace