| Visual Basic | |
|---|---|
Public Delegate Sub _IApplicationEvents_ApplicationOptionInt32ChangeNotifyEventHandler( _ ) | |
| C# | |
|---|---|
public delegate void _IApplicationEvents_ApplicationOptionInt32ChangeNotifyEventHandler( ) | |
| JavaScript | |
|---|---|
Event Not Supported ) | |
| COM native C++ | |
|---|---|
ApplicationOptionInt32ChangeNotify( Option ) | |
| C++ | |
|---|---|
ApplicationOptionInt32ChangeNotify( ) | |
Parameters
- Option
- Option as defined in dsApplicationOptionInt32_e
If developing a C++ application, use dsApplication_ApplicationOptionInt32ChangeNotify_id to register for this notification.
See Getting Started for more information about C++ interface add-in template callback functions.
_IApplicationEvents_ApplicationOptionInt32ChangeNotifyEventHandler Members
Interop.dsAutomation Namespace
Interop.dsAutomation Namespace
DraftSight V1R5.0
Syntax