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


tagIDLDESC Structure (ArcObjects .NET 10.5 SDK)
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 {
Unsigned long dwReserved;
Unsigned short wIDLFlags; } tagIDLDESC;

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.