This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Structures > T > tagCAUUID Structure (ArcObjects .NET 10.4 SDK) |
[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;