Visual Basic | |
---|---|
Public Delegate Sub _ISelectionManagerEvents_SelectionPreNotifyEventHandler() |
C# | |
---|---|
public delegate void _ISelectionManagerEvents_SelectionPreNotifyEventHandler() |
JavaScript | |
---|---|
Event Not Supported |
COM native C++ | |
---|---|
SelectionPreNotify(); |
C++ | |
---|---|
SelectionPreNotify(); |
If developing a C++ application, use dsSelectionManager_SelectionPreNotify_id to register for this notification.
See Getting Started for more information about C++ interface add-in template callback functions.
_ISelectionManagerEvents_SelectionPreNotifyEventHandler Members
Interop.dsAutomation Namespace
ISelectionManager Event SelectionChangedNotifyEvent
Interop.dsAutomation Namespace
ISelectionManager Event SelectionChangedNotifyEvent
DraftSight V1R3.0