v2.48
_ISelectionEvents Interface Reference

Represents a handler for selection events. More...

Public Member Functions

HRESULT OnModelSelectionChanged ()
 Handles the selection changed event. It is impossible to change the selection in the handler of this event.

Detailed Description

Represents a handler for selection events.

See also
How to handle events, ISelection

Member Function Documentation

◆ OnModelSelectionChanged()

HRESULT OnModelSelectionChanged ( )

Handles the selection changed event. It is impossible to change the selection in the handler of this event.

See also
ISelection::GetSelectedObjects