This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IT > ITypeLib Interface > ITypeLib.RemoteFindName Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub RemoteFindName ( _ ByVal szNameBuf As String, _ ByVal lHashVal As Integer, _ ByRef ppTInfo As Type&, _ ByRef rgMemId As Integer, _ ByRef pcFound As UInt16&, _ ByRef pBstrLibName As String _ )
[C#] public void RemoteFindName ( string szNameBuf, uint lHashVal, ref Type& ppTInfo, ref int rgMemId, ref UInt16& pcFound, ref string pBstrLibName );