This document is archived and information here might be outdated.  Recommended version.


tagDVTARGETDEVICE Structure (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Structures > T > tagDVTARGETDEVICE Structure
ArcGIS Developer Help

tagDVTARGETDEVICE Structure

Syntax

[Visual Basic .NET]
Public Sub New ( _
   tdSize As Integer,
   tdDriverNameOffset As ushort,
   tdDeviceNameOffset As ushort,
   tdPortNameOffset As ushort,
   tdExtDevmodeOffset As ushort,
   tdData As IntPtr
)
[C#]
public tagDVTARGETDEVICE {
   uint tdSize,
   ushort tdDriverNameOffset,
   ushort tdDeviceNameOffset,
   ushort tdPortNameOffset,
   ushort tdExtDevmodeOffset,
   IntPtr tdData
)
[C++]
typedef struct tagDVTARGETDEVICE { } tagDVTARGETDEVICE;

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.