| Visual Basic | |
|---|---|
Public Delegate Sub _IApplicationEvents_OnIdleNotifyEventHandler() | |
| C# | |
|---|---|
public delegate void _IApplicationEvents_OnIdleNotifyEventHandler() | |
| JavaScript | |
|---|---|
Event Not Supported | |
| COM native C++ | |
|---|---|
OnIdleNotify(); | |
| C++ | |
|---|---|
OnIdleNotify(); | |
If developing a C++ application, use OnIdleNotify to register for this event.
_IApplicationEvents_OnIdleNotifyEventHandler Members
Interop.dsAutomation Namespace
IApplication::RegisterOnIdleNotify Method ()
Interop.dsAutomation Namespace
IApplication::RegisterOnIdleNotify Method ()
DraftSight V1R5.0
Syntax