Syntax
[Visual Basic .NET] Public Sub New ( _ cfFormat As IntPtr, ptd As IntPtr, dwAspect As Integer, lindex As Integer, tymed As Integer )
[C#] public tagFORMATETC { IntPtr cfFormat, IntPtr ptd, uint dwAspect, int lindex, uint tymed )
[C++]
typedef struct tagFORMATETC {_userCLIPFORMAT cfFormat;
tagDVTARGETDEVICE ptd;
Unsigned long dwAspect;
long lindex;
Unsigned long tymed; } tagFORMATETC;
Product Availability
Available with ArcGIS Desktop. Requires Tracking Analyst Extension.