_IApplicationEvents_CurrentProfileResetPostNotifyEventHandler Delegate (Interop.dsAutomation)
Post-notifies an application when the current profile is reset.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Sub _IApplicationEvents_CurrentProfileResetPostNotifyEventHandler( _
) |
C# | |
---|
public delegate void _IApplicationEvents_CurrentProfileResetPostNotifyEventHandler(
) |
JavaScript | |
---|
Event Not Supported
) |
C++ | |
---|
CurrentProfileResetPostNotify(
) |
Parameters
- CurrentProfileName
- Current profile name
Remarks
Availability
DraftSight 2021 SP0