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


tagPARAMDESC Structure (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

tagPARAMDESC Structure

Syntax

[Visual Basic .NET]
Public Sub New ( _
   pparamdescex As IntPtr,
   wParamFlags As ushort
)
[C#]
public tagPARAMDESC {
   IntPtr pparamdescex,
   ushort wParamFlags
)
[C++]
typedef struct tagPARAMDESC {
tagPARAMDESCEX pparamdescex;
Unsigned short wParamFlags; } tagPARAMDESC;

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.