This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Structures > T > tagSTATDATA Structure (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub New ( _ formatetc As tagFORMATETC, advf As Integer, pAdvSink As IAdviseSink, dwConnection As Integer )
[C#] public tagSTATDATA { tagFORMATETC formatetc, uint advf, IAdviseSink pAdvSink, uint dwConnection )
[C++]
typedef struct tagSTATDATA {
tagFORMATETC formatetc;
Unsigned long advf;
IAdviseSink pAdvSink;
Unsigned long dwConnection; } tagSTATDATA;