Pre-notifies your application that a design table that was being edited is about to be closed.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DAssemblyDocEvents_CloseDesignTableNotifyEventHandler( _
ByVal DesignTable As System.Object _
) As System.Integer |
C# | |
---|
public delegate System.int DAssemblyDocEvents_CloseDesignTableNotifyEventHandler(
System.object DesignTable
) |
C++/CLI | |
---|
public delegate System.int DAssemblyDocEvents_CloseDesignTableNotifyEventHandler(
& System.Object^ DesignTable
) |
Parameters
- DesignTable
- Design table
Remarks
Availability
SOLIDWORKS 2007 SP4, Revision Number 15.4