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


tagCAUUID Structure (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalyst)  

tagCAUUID Structure

Syntax

[Visual Basic .NET]
Public Sub New ( _
   cElems As Integer,
   pElems As IntPtr
)
[C#]
public tagCAUUID {
   uint cElems,
   IntPtr pElems
)
[C++]
typedef struct tagCAUUID {
Unsigned long cElems;
GUID pElems; } tagCAUUID;

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.