ArcObjects Library Reference (TrackingAnalystUI)  

ITypeLib.RemoteIsName Method

[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
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeLib Interface