This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITypeInfo Interface > ITypeInfo.RemoteGetNames Method (ArcObjects .NET 10.5 SDK) |
[Visual Basic .NET] Public Sub RemoteGetNames ( _ ByVal memid As Integer, _ ByRef rgBstrNames As String, _ ByVal cMaxNames As Integer, _ ByRef pcNames As Integer _ )
[C#] public void RemoteGetNames ( int memid, ref string rgBstrNames, ref uint cMaxNames, ref uint pcNames );