_ISelectionManagerEvents SelectionPreNotify Event Send Feedback
See Also 
Pre-notifies an application before a selection is made.

Syntax

Visual Basic 
Public Delegate Sub _ISelectionManagerEvents_SelectionPreNotifyEventHandler() 
C# 
public delegate void _ISelectionManagerEvents_SelectionPreNotifyEventHandler()
JavaScript 
Event Not Supported
COM native C++ 
SelectionPreNotify();
C++ 
SelectionPreNotify();

Remarks

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.

See Also

Availability

DraftSight V1R3.0