ArcObjects Library Reference (TrackingAnalystUI)  

IMoniker.RemoteBindToStorage Method

[Visual Basic .NET]
Public Sub RemoteBindToStorage ( _
    ByVal pbc As IBindCtx, _
    ByVal pmkToLeft As IMoniker, _
    ByRef riid As Guid&, _
    ByRef ppvObj As Object _
)
[C#]
public void RemoteBindToStorage (
    IBindCtx pbc,
    IMoniker pmkToLeft,
    ref Guid& riid,
    ref object ppvObj
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IMoniker Interface