ArcObjects Library Reference (TrackingAnalystUI)  

ITypeInfo.RemoteCreateInstance Method

[Visual Basic .NET]
Public Sub RemoteCreateInstance ( _
    ByRef riid As Guid&, _
    ByRef ppvObj As Object _
)
[C#]
public void RemoteCreateInstance (
    ref Guid& riid,
    ref object ppvObj
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITypeInfo Interface