ArcObjects Library Reference (CatalogUI)  

IGxDocumentationViewWindow.OnItemInfoChanged Method

The selected ItemInfo is changed.

[Visual Basic .NET]
Public Sub OnItemInfoChanged ( _
    ByVal pItemInfo As IItemInfo _
)
[C#]
public void OnItemInfoChanged (
    IItemInfo pItemInfo
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDocumentationViewWindow Interface