DVTARGETDEVICE.tdData Field

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

Syntax

'宣言
Public tdData As IntPtr
'使用
Dim instance As DVTARGETDEVICE
Dim value As IntPtr

value = instance.tdData

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

Field Value

Type: System.IntPtr

Permissions

See Also

Reference

DVTARGETDEVICE Structure

DVTARGETDEVICE Members

Microsoft.VisualStudio.OLE.Interop Namespace