_IDocumentEvents_CommandOptionInt8ChangeNotifyEventHandler Delegate (Interop.dsAutomation)
Post-notifies an application when the specified Int8 command option changes.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Sub _IDocumentEvents_CommandOptionInt8ChangeNotifyEventHandler( _
) |
C# | |
---|
public delegate void _IDocumentEvents_CommandOptionInt8ChangeNotifyEventHandler(
) |
JavaScript | |
---|
Event Not Supported
) |
COM native C++ | |
---|
CommandOptionInt8ChangeNotify(
Option
) |
C++ | |
---|
CommandOptionInt8ChangeNotify(
) |
Parameters
- Option
- Int8 command option as defined in dsCommandOptionInt8_e
Remarks
Availability
DraftSight V1R3.0