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 > ITypeLib Interface > ITypeLib.RemoteIsName Method (ArcObjects .NET 10.5 SDK) |
[Visual Basic .NET] Public Sub RemoteIsName ( _ ByVal szNameBuf As String, _ ByVal lHashVal As Integer, _ ByRef pfName As Integer, _ ByRef pBstrLibName As String _ )
[C#] public void RemoteIsName ( string szNameBuf, uint lHashVal, ref int pfName, ref string pBstrLibName );