ArcObjects Library Reference (TrackingAnalystUI)  

tagIDLDESC Structure

Syntax

[Visual Basic .NET]
Public Sub New ( _
   dwReserved As Integer,
   wIDLFlags As ushort
)
[C#]
public tagIDLDESC {
   uint dwReserved,
   ushort wIDLFlags
)
[C++]

typedef struct tagIDLDESC {

   ULONG_PTR dwReserved;

   Unsigned short wIDLFlags; } tagIDLDESC;

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.