Share via


DVTARGETDEVICE.tdData Field

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

Syntax

'Declaration
Public tdData As IntPtr
'Usage
Dim instance As DVTARGETDEVICE 
Dim value As IntPtr 

value = instance.tdData 

instance.tdData = value
public IntPtr tdData
public:
IntPtr tdData
public var tdData : IntPtr

.NET Framework Security

See Also

Reference

DVTARGETDEVICE Structure

DVTARGETDEVICE Members

Microsoft.VisualStudio.OLE.Interop Namespace